A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
-
Updated
Oct 28, 2024 - Python
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.
face recognition, detection of facial attributes (age, gender, emotion and race) for python.
This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
Pytorch implementation of DEX: Deep EXpectation of apparent age from a single image
Age and Gender Prediction
A Lightweight and Efficient Method for Face Age and Gender Estimation Implemented in MXNet
Can we predict the age and gender of someone given a picture of their face ?
recops is a facial analysis framework, an AI forensic toolkit designed specifically for visual investigations and analysis workflows in OSINT research.
Guess gender from indian names.
OpenVINO Python sample program - Face detection, People detection, Age/gender estimation, Pose estimation
Predicting Gender Using Character-level Machine Learning 🙋 🙋♂️ https://ieeexplore.ieee.org/document/10015223
Gender prediction from Indian names
The FaceAB software is a graphical interface program that uses advanced machine learning algorithms to perform real-time face recognition, age prediction, and gender prediction. Developed by Mohamad Aboud
Infer gender from the Indian first name or full name
CTU FEE diploma thesis project focusing on creating big dataset of facial images annotated with age and other attributes related to the person such as birth date, death date, gender, occupation, and so on. The created dataset can be used in wide variety of machine learning tasks.
A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.
Detect face and predict gender of one and more person in an image
Predicts gender based on name -->
This Python program utilizes computer vision techniques to predict the age and gender of individuals in images or video streams. It employs pre-trained models for face detection, gender prediction, and age prediction.
Add a description, image, and links to the gender-prediction topic page so that developers can more easily learn about it.
To associate your repository with the gender-prediction topic, visit your repo's landing page and select "manage topics."