Skip to content

sealzjh/face_recognize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognize with Pytorch CNN

install

  • $ mkvirtualenv face_recognize
  • $ pip install -r requirements.txt

catch face data for train

  • $ python main.py catch 0 # one man's face
  • $ python main.py catch 1 # the other's

train

  • $ python main.py train

recognize face

  • $ python main.py predict

关注公众号: laojuxueji

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages