Ask Your Question

XenonHawk's profile - activity

2018-01-12 12:13:08 -0600 commented question Retrained tensorflow MobileNetSSD using the dnn module

Thank you for the suggestion, but unfortunately it did not solve my problem. My problem is similar to the one described

2018-01-12 12:12:32 -0600 received badge  Editor (source)
2018-01-12 12:12:32 -0600 edited question Retrained tensorflow MobileNetSSD using the dnn module

Retrained tensorflow MobileNetSSD using the dnn module Hello guys! I retrained MobilenetSSD by using the Tensorflow Ob

2018-01-12 12:11:25 -0600 commented question Retrained tensorflow MobileNetSSD using the dnn module

Thank you for the suggestion, but unfortunately it did not solve my problem.

2018-01-12 10:30:17 -0600 commented question Retrained tensorflow MobileNetSSD using the dnn module

My code is just a slight modification of https://github.com/opencv/opencv/blob/master/samples/dnn/mobilenet_ssd_python.p

2018-01-12 09:52:17 -0600 asked a question Retrained tensorflow MobileNetSSD using the dnn module

Retrained tensorflow MobileNetSSD using the dnn module Hello guys! I retrained MobilenetSSD by using the Tensorflow Ob

2018-01-12 09:34:21 -0600 commented question SSD_mobileNet displaying N/A 99%

Hey, assuming you used the following code to load your network: net = cv.dnn.readNetFromTensorflow(prototxt, weights)

2018-01-12 09:04:53 -0600 commented question Tensorflow Custom Model in OpenCV

Any updates on this? Did you manage to make it work @chamath ? I have the same problem, and from the issue-posts on git