FaceONNX/FaceONNX.Models
Face recognition and analytics library based on deep neural networks and ONNX runtime. Models archive
This helps you analyze faces in images or videos by identifying features like age, gender, and emotions, or comparing faces for recognition. It takes images as input and provides detailed facial attribute data or identity matches as output. Anyone who needs to automatically process and understand information from human faces, such as in security, marketing analytics, or social media analysis, would find this useful.
No commits in the last 6 months.
Use this if you need to automatically detect faces and classify their attributes (like age, gender, emotions) or perform face recognition tasks.
Not ideal if you are looking for a general-purpose image analysis tool beyond facial recognition and analytics.
Stars
27
Forks
7
Language
—
License
MIT
Category
Last pushed
Jan 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FaceONNX/FaceONNX.Models"
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.