amogh9594/facial-recognition-simplilearn
Dataset Link :- https://www.dropbox.com/s/i7uzp5yxk7wruva/ORL_faces.npz?dl=0
This project helps deep learning practitioners and students learn the fundamentals of facial recognition using Convolutional Neural Networks (CNNs). It takes a dataset of facial images, preprocesses them, and trains a CNN model. The output is a trained model capable of identifying faces, along with plots showing the training performance.
No commits in the last 6 months.
Use this if you are a student or a new practitioner wanting to understand the basic steps and code involved in building a face recognition system with Keras and CNNs.
Not ideal if you need a production-ready, highly accurate facial recognition system for real-world deployment or a project that requires advanced techniques beyond an introductory CNN.
Stars
10
Forks
8
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/amogh9594/facial-recognition-simplilearn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race)...
ishandutta0098/mukh
A comprehensive face analysis library that provides unified APIs for various face-related tasks
akshaybahadur21/Facial-Recognition-using-Facenet
A simple implementation of facial recognition using facenets for humans 🧔 🔍
tomas-gajarsky/facetorch
Python library for analysing faces using PyTorch
Astrotomic/php-deepface
A PHP adapter for the python deepface framework.