Skip to content

A CNN Regression Model for Predicting Age from an Image

Notifications You must be signed in to change notification settings

SenorBunBun/age_from_image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CNN Regression Model For Predicting Age from Images

A personal project for experimenting with CNN Regression to predict ages (20-50) from an given image. Resulted in a MAE of 7.5 and R2 Score of 0.30. Additionally, I also visualized the CNN's Class Activation Mapping on a specific test image. This was made with TensorFlow and Keras.

The relevant approach, implementation, and visualization is located within the age_prediction.ipynb .

Dataset: https://www.kaggle.com/datasets/mariafrenti/age-prediction

About

A CNN Regression Model for Predicting Age from an Image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published