ahmedbadr97/conv-facenet
using convnext as base model for face recognition
This project helps security and operations teams automate the process of recognizing individuals from images. You provide it with images containing faces, and it can tell you if two faces belong to the same person, or extract unique numerical identifiers for each detected face. It's ideal for anyone needing to verify identities or categorize faces at scale.
No commits in the last 6 months.
Use this if you need to determine if two photos show the same person, extract distinguishing features from faces in images, or detect and crop faces for further analysis.
Not ideal if you need to detect objects other than faces, or require real-time video facial recognition for live streaming applications.
Stars
9
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Sep 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ahmedbadr97/conv-facenet"
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.