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 546 forks source link

Car Counting detect nothing #9

Closed mobileonekh closed 5 years ago

mobileonekh commented 5 years ago

Hi, I run your Vehicle Counting script, but it can't detect any vehicle. it's 0 The script run successfully but the result video can't detect any vehicle. Anything advice?

Thanks;

ahmetozlu commented 5 years ago

Hi,

Could you share/show the video that you want to detect the cars on it? Thus, I can give you some recommendations.

BR, Ahmet

mobileonekh commented 5 years ago

Hi @ahmetozlu , i use the video in the code itself.

https://github.com/ahmetozlu/tensorflow_object_counting_api/blob/master/vehicle_survaillance.mp4

rakash commented 5 years ago

Hi @ahmetozlu -

Same issue. while the pedestrian script works, the car one doesnt detect. tried changing the min_threshold value as well. any thoughts?

ahmetozlu commented 5 years ago

fixed