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

tracking & counting #96

Open kdskdsf opened 2 years ago

kdskdsf commented 2 years ago

Hi, I am a beginner in deep learning and object detection. I want to counting car accurately, but the count is 5 when a car passes with vehicle_counting.py. Can I tracking each car and count them? How can I count object with object_tracking.py? Please help.Thanks.