fdbtrs/mixfacenets
Official repository for MixFaceNets: Extremely Efficient Face Recognition Networks
This project offers highly efficient models for face recognition, designed to identify individuals from images quickly and accurately. It takes in face images and outputs a recognized identity or confirms if two faces belong to the same person. It's ideal for anyone building systems that need to verify or identify people based on their facial features, especially where computational resources are limited.
No commits in the last 6 months.
Use this if you need to integrate fast and accurate face recognition capabilities into an application, such as for secure access systems, identity verification, or photo management, without requiring extensive processing power.
Not ideal if your primary goal is general object detection or facial expression analysis rather than specifically identifying individuals.
Stars
70
Forks
12
Language
Python
License
MIT
Category
Last pushed
Aug 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/fdbtrs/mixfacenets"
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.