Feature transforms for image data augmentation

01/24/2022
by   Loris Nanni, et al.
0

A problem with Convolutional Neural Networks (CNNs) is that they require large datasets to obtain adequate robustness; on small datasets, they are prone to overfitting. Many methods have been proposed to overcome this shortcoming with CNNs. In cases where additional samples cannot easily be collected, a common approach is to generate more data points from existing data using an augmentation technique. In image classification, many augmentation approaches utilize simple image manipulation algorithms. In this work, we build ensembles on the data level by adding images generated by combining fourteen augmentation approaches, three of which are proposed here for the first time. These novel methods are based on the Fourier Transform (FT), the Radon Transform (RT) and the Discrete Cosine Transform (DCT). Pretrained ResNet50 networks are finetuned on training sets that include images derived from each augmentation method. These networks and several fusions are evaluated and compared across eleven benchmarks. Results show that building ensembles on the data level by combining different data augmentation methods produce classifiers that not only compete competitively against the state-of-the-art but often surpass the best approaches reported in the literature.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/15/2020

An Ensemble of Convolutional Neural Networks for Audio Classification

In this paper, ensembles of classifiers that exploit several data augmen...
research
12/16/2019

Data augmentation approaches for improving animal audio classification

In this paper we present ensembles of classifiers for automated animal a...
research
08/28/2021

High performing ensemble of convolutional neural networks for insect pest image detection

Pest infestation is a major cause of crop damage and lost revenues world...
research
04/17/2019

General Purpose (GenP) Bioimage Ensemble of Handcrafted and Learned Features with Data Augmentation

Bioimage classification plays a crucial role in many biological problems...
research
02/23/2022

Image Classification on Small Datasets via Masked Feature Mixing

Deep convolutional neural networks require large amounts of labeled data...
research
05/05/2022

Data Augmentation for Manipulation

The success of deep learning depends heavily on the availability of larg...
research
07/12/2023

Data Augmentation in Training CNNs: Injecting Noise to Images

Noise injection is a fundamental tool for data augmentation, and yet the...

Please sign up or login with your details

Forgot password? Click here to reset