Skip to content

patelvivekdev/Face_Recognition

Repository files navigation

Face_Recognition

Face Recognition with VGGface

  1. OpenCV
  2. VGGFace
  3. VGGFace_With_SSD

For Generating face use Face_Detection repo.

  1. If you want to use Face_Alignment go with haarcascade.
  2. For more accuracy and speed 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