Skip to content

Race Recognition using the Keras API and the UTKFace Dataset

Notifications You must be signed in to change notification settings

mhdr3a/race-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Race Recognition

In the first phase of this project, I analyzed the UTKFace dataset through the Pandas, Seaborn, and PyPlot libraries. Then, I prepared the data for the training process and trained an artificial neural network with the processed data using the Keras API. This model could predict each person's ethnicity by having their face image. Afterward, I tried to enhance the accuracy of predictions by changing different training parameters, such as the optimizer function or the kernel regularizer. In the last phase, I used the test data (30% of the dataset) to evaluate the model, which indicated an accuracy of 71%.

About

Race Recognition using the Keras API and the UTKFace Dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published