- OpenCV
- VGGFace
- VGGFace_With_SSD
For Generating face use Face_Detection repo.
- If you want to use
Face_Alignmentgo with haarcascade. - For more
accuracyandspeedgo with SSD.
You can download Model here.
Note that you can't use this model for
tranfer learning. For that you can visit here