MinhasKamal/GenderRecognizer
Plain Face Detector & Gender Recognizer
This tool helps analyze images containing people to automatically identify male and female faces. You provide an image with one or more frontal faces, and it outputs a classification for each detected face indicating whether it's male or female. This is useful for researchers or data analysts working with image datasets of people.
Use this if you need to categorize individuals in images by gender, especially for research or data analysis purposes.
Not ideal if you're looking for a simple, plug-and-play application, as it requires Java development environment setup and OpenCV integration.
Stars
61
Forks
30
Language
Java
License
MIT
Category
Last pushed
Oct 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/MinhasKamal/GenderRecognizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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,...
mahmoudnafifi/11K-Hands
Two-stream CNN for gender classification and biometric identification using a dataset of 11K hand images.
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.