Age Prediction and Gender Detection Using CNN
Age Prediction and Gender Detection Using CNN
&
Age Prediction
Team Leader Name : Ayesha Arab
Team Member Name : Hasti Dholakiya, Kirti Upadhyay,
Nishith Raval.
Gender Detection and Age Prediction
Outline:
• Introduction to the Project
• Data Collection and Preprocessing
• Model Training using Keras and TensorFlow
• System Diagram
• Tools and Technologies
• Results
• UseCases of Gender Detection and Age Prediction
Introduction
• This presentation will cover the functionality
of age prediction and gender detection using
Convolutional Neural Networks (CNNs). It will
also showcase the system diagram and flow
of training a model with accuracy and
results.
01 03
Also used for Natural Regularized multilayer
Language Processing perceptron
(NLP)
04
Data Collection and Preprocessing
• Data Compilation:
Merging data from multiple files into one DataFrame, selecting
essential columns for age, gender, and facial attributes
• Data Refinement:
Cleaning data by mapping ages and genders to numerical labels,
dropping irrelevant records, and splitting the dataset for training
and testing.
• Image Processing:
Loading, resizing, and converting images to arrays for gender
and age model training and testing datasets.
Model Training using Keras &
TensorFlow
Model Training:
• The model is compiled using the Adam optimizer, sparse
categorical cross-entropy loss, and accuracy as the evaluation
metric.
Evaluation of age 03
prediction and gender
detection results
Results:
Results:
Results:
UseCases of Gender Detection & Age
Prediction
UseCases where this system will be applicable in various
sectors such as:
• Health Care
• Retail Marketing
• Online Advertisement
• Security and Law Enforcement
• Criminal Investigation
• Education
• Movie Recommendation