mahmoudnafifi/11K-Hands
Two-stream CNN for gender classification and biometric identification using a dataset of 11K hand images.
This project offers a method to automatically identify an individual or determine their gender using images of their hands. By inputting hand images, the system can output a predicted gender or a unique identification. This tool is useful for security professionals or forensic analysts who need to process hand imagery for recognition purposes.
No commits in the last 6 months.
Use this if you need to classify gender or identify individuals from hand images for security, access control, or forensic analysis.
Not ideal if you are looking for a solution that does not rely on hand images for identification or if you require real-time processing of live video streams.
Stars
89
Forks
18
Language
MATLAB
License
MIT
Category
Last pushed
Feb 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/mahmoudnafifi/11K-Hands"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MinhasKamal/GenderRecognizer
Plain Face Detector & Gender Recognizer
kaushikjadhav01/Deep-Surveillance-Monitor-Facial-Emotion-Age-Gender-Recognition-System
Computer Vision module for detecting emotion, age and gender of a person in any given image,...
Qengineering/Age-Gender-OpenCV-Raspberry-Pi-4
Age and Gender estimation on a Raspberry Pi 4 with OpenCV
mesutpiskin/java-gender-recognition
:busts_in_silhouette: Face detection and gender recognition using deep neural network (DNN) with...
AbdassalamAhmad/Gender-Classification
Face Detection using MTCNN combined with Gender Classification using Xception model.