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

requirements.txt and installation guide #93

Closed makkarss929 closed 2 years ago

makkarss929 commented 3 years ago

requirements.txt file is missing, please add that. It will be easier for us to use this package. without having version incompatibility issues. Now I am facing some issues. There should be a proper installation guide.

makkarss929 commented 3 years ago

Which TensorFlow version is required, as TensorFlow 2.5.0 is not working

harshita2311-coder commented 2 years ago

hello... tensorflow ==== 2.5.0rc0

ahmetozlu commented 2 years ago

requirements.txt updated, please check it again. Moreover, TensorFlow 2.x is not supported yet but it will soon.

ahmetozlu commented 2 years ago

Installation Guide also updated..