rituraj2847 / Age-Gender-Recognition-using-CNNs

A CNN model predicting Age and Gender of a person from a face image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Age-Gender-Recognition-using-CNNs

A CNN model predicting Age and Gender of a person from a face image.

The project imports already trained CNN models for age and gender. The models are saved as .h5 files and can be downloaded from here . These files need to be put in path specified in views.py file inside Django app drectory. After this has been done, the app can be run as localhost from the instructions given in Instructions.pdf file.

About

A CNN model predicting Age and Gender of a person from a face image.


Languages

Language:Jupyter Notebook 51.0%Language:Python 46.1%Language:HTML 1.5%Language:CSS 1.3%