yeephycho / tensorflow-face-detection

A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.
Apache License 2.0
768 stars 264 forks source link

Learning rate details #17

Closed smitshilu closed 6 years ago

smitshilu commented 6 years ago

Can you please share following 3 parameter values for training.

initial_learning_rate decay_steps decay_factor

yeephycho commented 6 years ago

You can follow the paper and set the parameters as default.