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

Running on Google Colab #76

Closed alisurajaya closed 4 years ago

alisurajaya commented 4 years ago

Thank you for sharing this code. I'm beginner, and I'm trying to run this code in google colab. Can someone give me instructions to doing this? Thankyou

ahmetozlu commented 4 years ago

If it is needed to run the codes on Google Colab, the necessary parts of the python codes must be converted to Jupyter Notebook since you just can run Jupyter Notebook on Colab.