jankozik/mobile-face
A face recognition solution on mobile device.
This project offers fast, on-device facial recognition capabilities for mobile applications. It takes images or video streams as input and can identify faces, detect facial features (like landmarks and pose), and even apply digital makeup or enhance lighting. This is useful for developers building mobile apps that need to process human faces in real-time without relying on cloud services.
No commits in the last 6 months.
Use this if you are developing a mobile application that needs efficient, real-time face detection, recognition, or manipulation directly on the user's device.
Not ideal if your application requires extremely high accuracy for security-sensitive face identification, as its LFW benchmark scores are competitive but not top-tier compared to some larger models.
Stars
26
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jankozik/mobile-face"
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.