Skip to content

A DL based detector that estimates gender and age from images of faces

Notifications You must be signed in to change notification settings

anadikulkarni/Gender-and-Age-Detector

Repository files navigation

Gender and Age Detector

A DL based detector that estimates gender and age from images of faces. Includes a GUI where one can upload images.

To run this model:

  1. Clone this repository
  2. Run the gui.py file
  3. Upload the Image you want to detect
  4. Click on detect button
  5. View results

Note: Tensorflow does not work for Python versions after 3.11. To work around this issue, use a virtual environment with Python version 3.11 to do the coding required for this project.

About

A DL based detector that estimates gender and age from images of faces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published