bharath5673 / cnn_age_gender

yolov5 and opencv Age and Gender prediction using Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cnn_age_gender

Age and Gender prediction using Keras

Dataset example :

Description :

UTKFace dataset is a large-scale face dataset with long age span (range from 0 to 116 years old). The dataset consists of over 20,000 face images with annotations of age, gender, and ethnicity. The images cover large variation in pose, facial expression, illumination, occlusion, resolution, etc. This dataset could be used on a variety of tasks, e.g., face detection, age estimation, age progression/regression, landmark localization, etc.

Results on opencv:

Results on yolov5:

### Head & Person Detection Model

Download model trained on crowd human using yolov5(m) architeture

Download Link: YOLOv5m-crowd-human


About

yolov5 and opencv Age and Gender prediction using Keras


Languages

Language:Python 100.0%