Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

SSD_mobileNet displaying N/A 99%

Good day guys. I just trained SSD_mobileNet on two classes. I used LabelImg to draw bounding box and label my dataset. After training I froze my .pbtxt file to get .pb file. I used tensorflow object_detection.py code with openCV. During my testing on my laptop, I got the a bounding box with N/A 99% on it and it did not recognise any on the two classes I trained with. I dont know what to do. Please help me guys.