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

how to make a target object counter like vehicle_counting.py #55

Closed myounus96 closed 3 years ago

myounus96 commented 4 years ago

Now the real_time_counting_targeted_object.py counting the objects and show the total detected objects in current frame,but I wanna make a target objects counter like vehicle_counting.py in which objects are counted for whole video after crossing line. BTW your work is great,Thanks for that.

ahmetozlu commented 3 years ago

Please check this sample code again.. Targeted objects can be set as did in this line.