There are 6 repositories under age-detection topic.
A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
face recognition, detection of facial attributes (age, gender, emotion and race) for python.
Predict Age and Gender of people from images | Determination of gender and age
A combination between people tracking and age and gender detection
face analysis project with tensorflow 2.0 || arcface
Building multi-input CNN for predicting the age of bones from X-Ray and gender using PyTorch.
libfaceid is a research framework for fast prototyping of face recognition solutions. It seamlessly integrates multiple face detection, face recognition and liveness detection models. It also includes face landmark detection, age detection, gender detection, emotion detection, wakeword/triggerword/hotword detection and text-to-speech synthesis for voice capability).
This app predicts the age of a person from the picture input using camera or photos gallery. The app uses Core ML framework of iOS for the predictions. The Vision library of CoreML is used here. The trained model fed to the system is AgeNet.
Face Detection, Facial Expression Detection, and Age Gender Detection Nodejs Web App (https://faceai.herokuapp.com/)
This is a project that gives complete face analysis including Age, Gender and Emotions
📹🧐 Add face, gender and age detection annotations to a video
This project is the submission for Microsoft Engage 2022 program under Facial Recognition
AGE GENDER Detection using openCV
ℹ️ Detect Gender and Age with TorchVision and Streamlit 📷👩🧑
Child-Computer Interaction database (ChildCIdb v1): Tasks and Video Demonstration
Face detection and recognition with age and gender prediction using react JS and face-api.js
This is a Real-time age detection project. The project is built with Python and OpenCV
This is an AI-powered advertisement platform that performs Face Detection using Haar Cascade Frontal Face and Wide ResNet to detect your age and gender via an external camera and then show you video advertisements related to the products that suit your corresponding age and gender in real-time.
배리어프리 키오스크 프로그램
Predict the age of a string's author
Face/Expression/Age detection through webcam in browser.
An ML competition on CodaLab to estimate the age from images while mitigating the bias
Age-Classification-SigLIP2 is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to predict the age group of a person from an image using the SiglipForImageClassification architecture.
A Python project which can detect gender and age using OpenCV of the person (face) in a picture or through webcam.
AI Program with Python, have several AI tools Handwriting, Detection emotions, Color Detection Gender & Age and Detection Emotions
My code implementations for various ML problems
Model trained based on whether the person is young , middle or old age.
Let the AI detect the face(s), gender, age and face expressions on your instagram profile picture
Containerized Django web application that performs age and gender detection on uploaded images using OpenCV and ML.
This Python project implements a real-time age and gender detection system using OpenCV and pre-trained deep learning models. It effectively identifies faces in images or video streams, estimates the age range and predicted gender for each detected face, and displays the results as bounding boxes and text labels.
An academic project for the Digital Image Analysis course on age estimation from facial images using classical techniques—Local Binary Patterns (LBP) for texture analysis, Principal Component Analysis (PCA) for dimensionality reduction, and Support Vector Machines (SVM) for classification—without neural networks.
open-age-detection is a vision-language encoder model fine-tuned from google/siglip2-base-patch16-512 for multi-class image classification. It is trained to classify the estimated age group of a person from an image. The model uses the SiglipForImageClassification architecture.
age_detection dataset: https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/
Using the openCV models perform phot validation, face detection, age detection, and gender detection.