mertz1999/Sima-Face-Recognition
Sima is a Face verification Pytorch project.
This project helps verify if two facial images belong to the same person. You provide two photos, and it tells you if they match. This is ideal for security professionals or system developers building identity verification features into their applications.
No commits in the last 6 months.
Use this if you need to determine with high accuracy whether two separate images show the same individual's face.
Not ideal if you need to identify a person from a large database of faces (one-to-many recognition) rather than simply verifying a match between two photos.
Stars
8
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mertz1999/Sima-Face-Recognition"
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.