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

Real time object counting for each classes #82

Closed mahamatnoumai closed 3 years ago

mahamatnoumai commented 3 years ago

Hey guys, how to get done the real time object counting and increment each time when it's detected one object via real time. and also how to save to csv files.
from here it's where to implement it. https://github.com/ahmetozlu/tensorflow_object_counting_api/blob/9aaff8421e564f00e102c15f7b06b6e3a7694c2a/api/object_counting_api.py#L240

https://github.com/ahmetozlu/tensorflow_object_counting_api/blob/9aaff8421e564f00e102c15f7b06b6e3a7694c2a/real_time_counting.py#L8

@ahmetozlu any idea how to implement that thanks. pls share link or idea i would get it done. thanks

anyone has got done before. pls share your inputs guys. thanks