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