Skip to content

AdamTempest/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition

This python script uses facenet to track faces in images and videos. It can only be used on images right now but I'll implement the feature for the videos in the future.

Set Up

Create a virtual env to make it organized.

pip install -r requirements.txt

About

track faces in image and draw boxes on them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages