arunponnusamy / cvlib

A simple, high level, easy to use, open source Computer Vision library for Python.
http://arunponnusamy.com/cvlib/
MIT License
656 stars 126 forks source link

What dataset have you used to make face detector part of this model? #32

Open misam72 opened 4 years ago

misam72 commented 4 years ago

I need to train a custom face detector model. What dataset have you used to make face detector part of this model? Is it a public dataset? if it's a public dataset, can you share the link of that?

arunponnusamy commented 4 years ago

It is a ResNet10 SSD model trained on FDDB dataset by the OpenCV team. http://vis-www.cs.umass.edu/fddb/ https://github.com/opencv/opencv/tree/master/samples/dnn