Skip to content

Freeshman/Face-Identify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face-Identify

Face Identify by using Tensorflow and Opencv. It's propotype is the MNIST model.

  • face_detection.py is used to create the original face photo by using Opencv.
  • photo_data_generator.py is used to create the train and test datas in the form of MNIST.
  • identifie.py is used to train the NN until a accurancy given, then start to open the camera, capture the facce, give NN's result in the screen.

About

Face Identify by using Tensorflow and Opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages