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 I use the modal with Tensorflow Object Detection API? #4

Closed chaocharleswang closed 6 years ago

chaocharleswang commented 6 years ago

Can I use the modal with Tensorflow Object Detection API?

https://github.com/tensorflow/models/tree/master/research/object_detection

Thanks!

yeephycho commented 6 years ago

I think so as long as the usage comply with the term of Apache 2.0 license and widerface dataset license.