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

Removed unnecessary white space #48

Closed srihamat closed 4 years ago

srihamat commented 5 years ago

By reading the code I realized there is many unnecessary white space, to make it easy to read I try helping remove unnecessary white space.