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

Producing CSV file after counting #46

Open Manhicel opened 5 years ago

Manhicel commented 5 years ago

Hi Ahmet,

What is the process of creating a .csv file after the counting is complete?

I would like to see the output of the number and classes that the classifier picked up.

Thanks,

JakubPelka commented 4 years ago

I did also search for it but no success ! Would be really grateful for that!