ydwen/opensphere
A hyperspherical face recognition library based on PyTorch
This project helps researchers and engineers develop and evaluate face recognition systems. You input a large dataset of facial images, and it outputs a highly accurate model capable of identifying individuals from new images. It's designed for those working on advanced face verification and identification technologies.
296 stars. No commits in the last 6 months.
Use this if you are a machine learning researcher or engineer focused on creating, benchmarking, and refining face recognition algorithms, especially those using hyperspherical embedding techniques.
Not ideal if you need an out-of-the-box, pre-trained face recognition solution for a production application without deep customization or research.
Stars
296
Forks
31
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ydwen/opensphere"
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.