Skip to content

This is an implementation of the ageitgey/face_recognition repository based facial recognition demo. The implementation has a graphic interface where you can register new users, you can also add new users manually by adding a photo in the images folder.

License

Notifications You must be signed in to change notification settings

juan-csv/face-recognition

Repository files navigation

face recognition

this is an implementation of the ageitgey/face_recognition repository based facial recognition demo. The implementation has a graphic interface where you can register new users, you can also add new users manually by adding a photo in the images folder.

How to run demo:

python main.py 

and go to http://localhost:8080/

alt text

If you want you can use only the facial recognition function

python f_main.py --path_im data_test/juan.jpg

alt text

References

About

This is an implementation of the ageitgey/face_recognition repository based facial recognition demo. The implementation has a graphic interface where you can register new users, you can also add new users manually by adding a photo in the images folder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages