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

ModuleNotFoundError: No module named 'api' #53

Closed angyee closed 4 years ago

angyee commented 4 years ago

how to solve

bidyutchanda commented 4 years ago

Did you clone this repository? 'api' is a folder created by OP and all the Python files are called inside program from this folder. 'api' is not a Python package which can be installed by pip.