Gender and Age Detection
Gender and Age Detection
AGE
DETECTION
Using OpenCV
Project Guide:
Dr. S. Zahoor UI Huq,
Professor,
Team CSE A-4
Department of CSE,
GPREC
Team Members:
Accuracy
Abhijit Das 2019 FaceNet UTKFace Accuracy for race
%
ResNet BEFA 84%, gender 94%
et al. Confusion
and age 72%.
(Version 1) Matrix
Mean
The best gender
Confusion
accuracy for
Gil Levi et Deep CNN Adience Matrix
2015 proposed method
Accuracy
al. %
86%
The age best
Standard accuracy for
error proposed method
85%
Nisha 2017
CNN with a single branch
Wild East- Confusion Accuracy results
architecture CNN with for age, gender,
Srinivas et Asian Face Matrix
multiple and exact
al. branches Dataset Accuracy
ethnicity are
architecture (WEAFD) %
38%, 88%, 33%.
06
Proposed System
Methods and Techniques
CNN Based Age and Gender Classification:
• A method for estimating gender and age of a face image based on deep learning is
developed by applying a CNN-based learning method composed of 6 layers of hidden
layers.
• The objective of the Convolution Operation is to extract the high-level features such
as edges, from the input image. ConvNets need not be limited to only one
Convolutional Layer.
• The architecture performs a better fitting to the image dataset due to the reduction in
the number of parameters involved and reusability of weights.
Convolution Neural Network
-Convolution layer
-Maxpooling
-Flatten
OpenCV
• It is an open-source Computer Vision and
Machine Learning library.
• This library is capable of processing real-time
image and video while also boasting
analytical capabilities.
• It supports the Deep Learning frameworks
TensorFlow, Caffe, and PyTorch.
Hardware Requirements Software Requirements