scispace - formally typeset
Open AccessJournal ArticleDOI

Ensembles of Deep Learning Models and Transfer Learning for Ear Recognition.

TLDR
A novel system for ear recognition based on ensembles of deep CNN-based models and more specifically the Visual Geometry Group (VGG)-like network architectures for extracting discriminative deep features from ear images with significant improvements over the recently published results.
Abstract
The recognition performance of visual recognition systems is highly dependent on extracting and representing the discriminative characteristics of image data. Convolutional neural networks (CNNs) have shown unprecedented success in a variety of visual recognition tasks due to their capability to provide in-depth representations exploiting visual image features of appearance, color, and texture. This paper presents a novel system for ear recognition based on ensembles of deep CNN-based models and more specifically the Visual Geometry Group (VGG)-like network architectures for extracting discriminative deep features from ear images. We began by training different networks of increasing depth on ear images with random weight initialization. Then, we examined pretrained models as feature extractors as well as fine-tuning them on ear images. After that, we built ensembles of the best models to further improve the recognition performance. We evaluated the proposed ensembles through identification experiments using ear images acquired under controlled and uncontrolled conditions from mathematical analysis of images (AMI), AMI cropped (AMIC) (introduced here), and West Pomeranian University of Technology (WPUT) ear datasets. The experimental results indicate that our ensembles of models yield the best performance with significant improvements over the recently published results. Moreover, we provide visual explanations of the learned features by highlighting the relevant image regions utilized by the models for making decisions or predictions.

read more

Citations
More filters
Journal ArticleDOI

Explainable COVID-19 Detection Using Chest CT Scans and Deep Learning.

TL;DR: How well deep learning models trained on chest CT images can diagnose COVID-19 infected people in a fast and automated process is explored and a transfer learning strategy using custom-sized input tailored for each deep architecture to achieve the best performance is proposed.
Journal ArticleDOI

Rapid COVID-19 diagnosis using ensemble deep transfer learning models from chest radiographic images.

TL;DR: Two different ensemble deep transfer learning models have been designed for COVID-19 diagnosis utilizing the chest X-rays and reveal that the proposed framework outperforms the existing techniques in terms of sensitivity, specificity, and accuracy.
Journal ArticleDOI

Diabetic Retinopathy Diagnosis From Fundus Images Using Stacked Generalization of Deep Models

TL;DR: In this article, the authors proposed a methodology to eliminate unnecessary reflectance properties of the images using a novel image processing schema and a stacked deep learning technique for the diagnosis of diabetic retinopathy.
Journal ArticleDOI

Densely connected convolutional networks-based COVID-19 screening model

TL;DR: In this paper, an automated COVID-19 screening model is implemented by ensembling the deep transfer learning models such as DCCNs, ResNet152V2, and VGG16.
Journal ArticleDOI

Ear Recognition Based on Deep Unsupervised Active Learning

TL;DR: In this paper, the authors proposed an alternative to this approach: an initial training process called Deep Unsupervised Active Learning, where a classification model can incrementally acquire new knowledge during the testing phase without manual guidance or correction of decision making.
References
More filters
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Proceedings ArticleDOI

ImageNet: A large-scale hierarchical image database

TL;DR: A new database called “ImageNet” is introduced, a large-scale ontology of images built upon the backbone of the WordNet structure, much larger in scale and diversity and much more accurate than the current image datasets.
Journal ArticleDOI

Deep learning

TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
Journal ArticleDOI

Gradient-based learning applied to document recognition

TL;DR: In this article, a graph transformer network (GTN) is proposed for handwritten character recognition, which can be used to synthesize a complex decision surface that can classify high-dimensional patterns, such as handwritten characters.