ubiratanfilho / age-prediction

A Data Science project that aims to predict the age of people

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Predicting Age with UTKFace Dataset

This is a Data Science project that aims to predict the age of people based on the UTKFace Dataset. I've used a pretrained model (Xception on ImageNet) to predict the age of almost 24k faces, and built a Streamlit App so that other people can predict their age according to my model. Make sure to check it out in App Link

About

A Data Science project that aims to predict the age of people


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%