Skip to content

A deep learning model to detect the age of a person

License

Notifications You must be signed in to change notification settings

ClownMonster/Human_Age_Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Human_Age_Detection

Abstract:

Age Detection is an automated age detection algorith which detects age in this context child,young,middle_aged or old. This takes image as an input and gives an image as an output with a rectangle around the face in the image (face detection) along with a label describing the age category the person belongs to.


Dataset :


Model Used:

For Age Detection VGG16 model is used and for face extraction and face detection MTCNN is used


Final Model Loss:

1.1477551191976065


Accuracy Score:

57.5406%

About

A deep learning model to detect the age of a person

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%