Keras implementation of a CNN network for age and gender estimation. This is a Keras implementation of a CNN for estimating age and gender from a face image [1, 2]. In training, the IMDB-WIKI dataset is used. Because the face images in the UTKFace dataset is tightly cropped (there is no margin around the face region), faces should also be cropped in demo.py if weights trained by the UTKFace dataset is used. Please set the margin argument to 0 for tight cropping. You can evaluate a trained model on the APPA-REAL (validation) dataset. We pose the age regression problem as a deep classification problem followed by a softmax expected value refinement and show improvements over direct regression training of CNNs. Our proposed method, Deep EXpectation (DEX) of apparent age, first detects the face in the test image and then extracts the CNN predictions from an ensemble of 20 networks on the cropped face.

Features

  • Run the demo script (requires web cam)
  • Create training data from the IMDB-WIKI dataset
  • The trained model will be automatically downloaded to the pretrained_models directory
  • Create training data from the UTKFace dataset
  • Train models
  • Evaluation on the APPA-REAL dataset

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Age and Gender Estimation

Age and Gender Estimation Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Age and Gender Estimation!

Additional Project Details

Programming Language

Python

Related Categories

Python Networking Software, Python Machine Learning Software

Registered

2022-08-16