techycs18 / age-detection-python-opencv

This is a Real-time age detection project. The project is built with Python and OpenCV
3 stars 4 forks source link
age age-detection caffemodel cnn-model face-detection python

Real-Time age Detection using OpenCV

Description :

The project is made for the purpose of knowledge. It simple detection the faces and performs age detection on the face. The ages are classified into 8 groups

Age groups: (0-2), (4-6), (8-12), (15-20), (25-32), (38-43), (48-53) & (60-100)

Prerequisites :

Required

Installations :

Procedure