ahmetozlu / tensorflow_object_counting_api

🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
https://www.youtube.com/watch?v=yT_1eKJTdfk
MIT License
1.32k stars 545 forks source link

#webcam issue #58

Closed ashish755 closed 4 years ago

ashish755 commented 4 years ago

the available webcam_counting.api is working fine with your model but when i tried running it with my training model the webcam is not running smooth. What can be the problem is my model? please help

bidyutchanda commented 4 years ago

What do you mean by 'not running smooth'? If by non-smoothness you mean the video playback is stuttering, then it is because your hardware does not support detection at a higher FPS than what you are getting currently.