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 543 forks source link

Integrating the Object counting API for Vehicle Counting with Object Detection from other source code. #100

Open elsxnh opened 1 year ago

elsxnh commented 1 year ago

Hello, I am a beginner in machine learning and I have previously tried to follow creating an object detection model by following the tutorial from this github https://github.com/nicknochnack/TFODCourse and I obtained a pretty good result and therefore I would like to integrate the result from that model with the object counting model such as the vehicle counting from this repo. is it possible, and if so how should it be done? Because I am clueless as I have encountered a few problems everytime I try to run it.

jordantgh commented 1 year ago

@elsxnh let us know if you learned anything :)