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 can I integrate this together with Tensorflow Lite? #83

Open Elderpotato opened 3 years ago

Elderpotato commented 3 years ago

I have a working custom object detection model running on android mobile using TFLite and how can I integrate object counting with the model I already have?