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

fine tuning for hyperparameters #11

Closed navneet1083 closed 6 years ago

navneet1083 commented 6 years ago

could you please provide the hyper parameters did you set for training (like batch-size,epoch,learningrate, momentum etc) ? data augmentation ?

thanks in advance