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

What are the supported "category_index" values? #47

Closed AbdullahXO closed 3 years ago

AbdullahXO commented 5 years ago

"category_index" is an important parameter in your, but there is no explanation for it at all! Could you please explain more on it?

ahmetozlu commented 3 years ago

category_index: a dict containing category dictionaries (each holding category index id and category name name) keyed by category indices.