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 add roi in real_time_counting_targeted_object.py #56

Closed myounus96 closed 3 years ago

myounus96 commented 4 years ago

Hi there,can you please guide how to add roi in real_time_counting_targeted_object.py. Thanks

ahmetozlu commented 3 years ago

This sample code helps you for your case. It contains roi line for real time counting.