jangedoo / age-gender-race-prediction

Implementation of a neural network that can predict gender, race and age of a person from an input image.

Home Page:https://sanjayasubedi.com.np/deeplearning/multioutput-keras/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-output neural network in Keras

Implementation of a neural network that can predict gender, race and age of a person from an input image. UTKFace dataset was used to train the model.

Predictions

Top label is predicted and bottom label is actual.

About

Implementation of a neural network that can predict gender, race and age of a person from an input image.

https://sanjayasubedi.com.np/deeplearning/multioutput-keras/


Languages

Language:Jupyter Notebook 100.0%