https://github.com/rajathkmp/facerecog
Face Recognition using Neural Networks implemented using Keras
https://github.com/rajathkmp/facerecog
face-recognition keras machine-learning neural-network opencv
Last synced: about 1 year ago
JSON representation
Face Recognition using Neural Networks implemented using Keras
- Host: GitHub
- URL: https://github.com/rajathkmp/facerecog
- Owner: rajathkmp
- Created: 2016-08-15T19:10:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T07:03:03.000Z (almost 9 years ago)
- Last Synced: 2025-04-05T11:34:21.335Z (about 1 year ago)
- Topics: face-recognition, keras, machine-learning, neural-network, opencv
- Language: Jupyter Notebook
- Homepage:
- Size: 5.86 KB
- Stars: 42
- Watchers: 1
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FaceRecog-Keras
Face Recognition on Yale Database using neural networks. OpenCV's Face Detection module is used in pre-processing stage.