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

Variable that counts the cars #16

Closed rafabaroni closed 3 years ago

rafabaroni commented 5 years ago

Hi, I would like to know what's the variable that counts the cars detected in the video and in which file is located.

sem titulo

ahmetozlu commented 3 years ago

The variable name is "counting_result", it can be found in this line.