2018 IEEE International Conference on Big Data (Big Data) 2018
DOI: 10.1109/bigdata.2018.8621891
|View full text |Cite
|
Sign up to set email alerts
|

Transfer Learning with Deep CNNs for Gender Recognition and Age Estimation

Abstract: In this project, competition-winning deep neural networks with pretrained weights are used for image-based gender recognition and age estimation. Transfer learning is explored using both VGG19 and VGGFace pretrained models by testing the effects of changes in various design schemes and training parameters in order to improve prediction accuracy. Training techniques such as input standardization, data augmentation, and label distribution age encoding are compared. Finally, a hierarchy of deep CNNs is tested tha… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
18
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
5

Relationship

0
10

Authors

Journals

citations
Cited by 50 publications
(22 citation statements)
references
References 24 publications
0
18
0
Order By: Relevance
“…The Visual Geometry Group Network (VGG) was published in ICLR 2015 and received proxime accessit in the ImageNet Challenge 2014 [26]. Due to its good structural adaptability, VGG is widely used in the fields of image feature extraction and transfer learning [27]. The structure of VGG-16 layer is shown in Fig.…”
Section: The Modified Visual Geometry Group Network 1) Visual Geommentioning
confidence: 99%
“…The Visual Geometry Group Network (VGG) was published in ICLR 2015 and received proxime accessit in the ImageNet Challenge 2014 [26]. Due to its good structural adaptability, VGG is widely used in the fields of image feature extraction and transfer learning [27]. The structure of VGG-16 layer is shown in Fig.…”
Section: The Modified Visual Geometry Group Network 1) Visual Geommentioning
confidence: 99%
“…These two papers are the main academic resources whose concept we will utilize into the model to achieve the desirable results. Smith and Chen [8] proposed a method using transfer learning with deep CNNs. The transfer learning is based on VGG19 and VGGFaces with deep CNN hierarchy.…”
Section: Related Workmentioning
confidence: 99%
“…The fine-tuning is achieved using transfer learning techniques. 53 The models were trained using the PyTorch framework. 54 Binary cross-entropy is used as the loss function during training along with a stochastic gradient descent (SGD) 55 optimizer.…”
Section: Initial Training and Transfer Learning Of Pretrained Networkmentioning
confidence: 99%