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

Can this model be used for transfer learning #36

Closed Sanketyeru closed 6 years ago

Sanketyeru commented 6 years ago

Can i use this model for transfer learning, to add person as a new class? This model is really working pretty good. I need a tensorflow model which can detect "person" as well as "face".

yeephycho commented 6 years ago

Not sure about this, you can try~