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

which SSD model you have used to train the model #13

Closed Ratnadeep22 closed 6 years ago

Ratnadeep22 commented 6 years ago

Hey Great work... i want to know which SSD model you have used to train the model

yeephycho commented 6 years ago

Hi @deamonDevs ,

It is mobilenet SSD.

Yeephycho

rafaelbou commented 5 years ago

Hi, When you say mobilenet, do you mean mobilenet V1 or V2?

Thanks.

yeephycho commented 5 years ago

V1

rafaelbou commented 5 years ago

Thanks for the quick reply