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

Config file used for training #10

Closed eypros closed 5 years ago

eypros commented 5 years ago

I am interested in training an SSD model myself and I was wondering if you could provide the config file you used to train your model. Your model seem to work quite well for detecting objects.

I have downloaded the samples from model in tensorflow object detection but somehow I feel I am missing something.

ahmetozlu commented 5 years ago

I have not trained SSD MobilNet by my own, I just used trained SSD MobilNet weights from TensorFlow Models Zoo.