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

Object Counting On Single Image #90

Open wilburlua910 opened 3 years ago

wilburlua910 commented 3 years ago

Is it possible to segment the snapshot image to detect vehicles in different lanes? E.g. Lane 1 - {car: 1} Lane 2 - {car:4}