Skip to content

shubhamtyagii/facenet-mtcnn-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facenet-mtcnn-tensorflow

Used mtcnn and facenet for facial recognition. Gallery has the images of the people with file name as their label. Currently matching a video against the provided images in the gallery.

Environment setup

use environment.yml file to setup your environment.

Usage

pipeline.py is the endpoint for the code.

To run the code run following command:

python pipeline.py ./gallery/ test.mp4

Results:

Watch the video here to see results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages