EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.92k stars 1.3k forks source link

Object_detection_image.py gives bigger class probabilities than 100% with mobilenetv2 #510

Open btamas96 opened 4 years ago

btamas96 commented 4 years ago

Hello!

I went through your tutorial and it was really good. Everithyng is working with Mobilenetv1, but with Mobilenetv2 I am getting too high class probabilities. I did everything the same with both of the networks.