scispace - formally typeset
Proceedings ArticleDOI

Age Classification Using an Optimized CNN Architecture

Reads0
Chats0
TLDR
An optimized Convolutional Neural Network architecture for the age classification problem is proposed and the CNN architecture involving 4 convolutional layers and 2 fully connected layers is found to be superior to the other CNN-based architectures with different number of layers.
Abstract
With growing data size in multimedia systems, the need for successful image classification and retrieval systems becomes vital. Nevertheless, the performance of such systems is still limited for real-world applications. In this paper, we propose an optimized Convolutional Neural Network (CNN) architecture for the age classification problem. In order to justify the structure and depth of the proposed CNN-based framework, comprehensive experiments on a number of different CNN architectures are conducted. Based on the fitness of the age classification results with respect to success-error ratios, training times, and standard deviations of success rates; using exact, top-3 and 1-off criterion, the CNN architecture involving 4 convolutional layers and 2 fully connected layers is found to be superior to the other CNN-based architectures with different number of layers. We evaluate our method on a face database consisting of more than 55,000 images.

read more

Citations
More filters

MORPH: A Longitudinal Image Database of Normal Adult Age-Progression.

TL;DR: It is concluded that the problem of age-progression on face recognition (FR) is not unique to the algorithm used in this work, and the efficacy of this algorithm is evaluated against the variables of gender and racial origin.
Proceedings ArticleDOI

Cifar-10 Image Classification with Convolutional Neural Networks for Embedded Systems

TL;DR: The experimental analysis shows that 85.9% image classification accuracy is obtained by the framework while requiring 2GB memory only, making the framework ideal to be used in embedded systems.
Journal ArticleDOI

Deep learning approach for facial age classification: a survey of the state-of-the-art

TL;DR: A thorough study of the state-of-the-art deep learning techniques which estimate age from human faces, the popular convolutional neural network architectures used for age estimation, a critical analysis of the performance of some deep learning models on popular facial aging datasets, and the standard evaluation metrics used for performance evaluations are studied.
Journal ArticleDOI

Gender Classification and Age Estimation using Neural Networks: A Survey

TL;DR: Various elements related to neural network model such as dataset, findings, calculative metrics and results are embraced for effortless interpretation of tabular correlation research.
Journal ArticleDOI

Facial Spots Detection Using Convolution Neural Network

TL;DR: The main aim is to detect a facial spots present in the face using the Convolution Neural Network which can detect a face under different lighting conditions very efficiently and is very helpful in different surgical processes on the face.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Journal ArticleDOI

ImageNet Large Scale Visual Recognition Challenge

TL;DR: The ImageNet Large Scale Visual Recognition Challenge (ILSVRC) as mentioned in this paper is a benchmark in object category classification and detection on hundreds of object categories and millions of images, which has been run annually from 2010 to present, attracting participation from more than fifty institutions.
Posted Content

Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks

TL;DR: Faster R-CNN as discussed by the authors proposes a Region Proposal Network (RPN) to generate high-quality region proposals, which are used by Fast R-NN for detection.
Proceedings ArticleDOI

Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation

TL;DR: RCNN as discussed by the authors combines CNNs with bottom-up region proposals to localize and segment objects, and when labeled training data is scarce, supervised pre-training for an auxiliary task, followed by domain-specific fine-tuning, yields a significant performance boost.
Proceedings ArticleDOI

Rapid object detection using a boosted cascade of simple features

TL;DR: A machine learning approach for visual object detection which is capable of processing images extremely rapidly and achieving high detection rates and the introduction of a new image representation called the "integral image" which allows the features used by the detector to be computed very quickly.
Related Papers (5)
Trending Questions (1)
How does global classification of age differ from other age classification systems?

Global age classification, utilizing an optimized CNN architecture, outperforms other systems by achieving superior results in success rates, training times, and standard deviations, as validated through comprehensive experiments.