wy1iu/sphereface
Implementation for
This project offers a complete workflow for building a facial recognition system. It takes raw face images, detects and aligns them, and then trains a model to recognize individuals. It's intended for researchers and engineers working on advanced computer vision applications, particularly those focused on identity verification or large-scale face identification.
1,602 stars. No commits in the last 6 months.
Use this if you need to implement a deep learning-based face recognition system and are comfortable working with Caffe and Matlab for detailed control over the pipeline.
Not ideal if you need a plug-and-play solution or prefer modern deep learning frameworks like PyTorch for simpler implementation.
Stars
1,602
Forks
534
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 24, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/wy1iu/sphereface"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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.