naisy / realtime_object_detection

Plug and Play Real-Time Object Detection App with Tensorflow and OpenCV. No Bugs No Worries. Enjoy!
MIT License
101 stars 36 forks source link

Unable to display fps value on the output video while running on PC #75

Open nagrjungururaj opened 4 years ago

nagrjungururaj commented 4 years ago

Hi,

I have enable "vis_text = True" in the config file but still not able to visualize fps value in output.

Details : I am using a custom trained model ssd_mobilenet_v1 for 2 classes I always get fps:0.0

Please help !