Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rohithsaji97/face-recognition

Face Recognition using deep learning
https://github.com/rohithsaji97/face-recognition

data-analysis deep-learning face-recognition keras machine-learning neural-network opencv python training

Last synced: about 17 hours ago
JSON representation

Face Recognition using deep learning

Awesome Lists containing this project

README

        

# Face-Recognition
A project that identifies the face using deep learning. In addition, we can add a new face to it and add it to the database.

This Project consists of 3 sections.
1. For capturing images - Requires thousands of images for which a code is required for easy capture.
2. For training the model and saving it.
3. Using the saved model for recognition