Skip to content

Stayermax/Face-recognition-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-recognition-project

Face recognition on video project with pytorch

Installation

pip3 install -r requirements.txt

Run

python3 main.py 

Parameters

  • You can change parameters in the main.py file.
    • Program can accept input from video and camera stream
    • Show options defined by what_to_show parameter:
      • Box around the face
      • Face landmarks
      • Video input without changes

About

Face recognition on video project with pytorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages