Skip to content

lucigel/FaceRecognize

Repository files navigation

[Face Recognize]

Introduction

Face Recognize use MTNN, FACENET, SVM, HAARCASCADE

Requirements

  • python 3.6
  • opencv
  • numpy
  • FaceNet
  • MTCNN
  • sklearn

How to use code

With this code, you can :

  1. run FaceRecognize.ipyb file -> create Face_Embedding_done_4_classes.npz, SCM.sav
  2. in Face_Recognize run file main to open camera to detect the Face

Note: you only detect these face appear in your data directory, but if you want moreover can add your dataset

Refer

https://www.youtube.com/watch?v=bG2tNYs7gw8

https://www.facenet.vn/

https://github.com/davidsandberg/facenet

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published