paper-with-me

홈 › Papers

The Effectiveness of Data Augmentation in Image Classification using Deep Learning

2017-12-13 · Luis Perez, Jason Wang

In this paper, we explore and compare multiple solutions to the problem of data augmentation in image classification. Previous work has demonstrated the effectiveness of data augmentation through simple techniques, such as cropping, rotating, and flipping input images. We artificially constrain our access to data to a small subset of the ImageNet dataset, and compare each data augmentation technique in turn. One of the more successful data augmentations strategies is the traditional transformations mentioned above. We also experiment with GANs to generate images of different styles. Finally, we propose a method to allow a neural net to learn augmentations that best improve the classifier, which we call neural augmentation. We discuss the successes and shortcomings of this method on various datasets.

📄 PDF Abstract BibTeX arXiv:1712.04621

Code (1)

kandluis/nn-data-augmentation 공식 구현 tf

Tasks

Data AugmentationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

STaDA: Style Transfer as Data Augmentation

2019-09-03 · Xu Zheng, Tejo Chalasani, Koustav Ghosal, Sebastian Lutz 외

The success of training deep Convolutional Neural Networks (CNNs) heavily depends on a significant amount of labelled data. Recent research has found that neural style transfer algorithms can apply the artistic style of …

ClassificationData AugmentationGeneral Classificationimage-classification+2

TTIDA: Controllable Generative Data Augmentation via Text-to-Text and Text-to-Image Models

2023-04-18 · Yuwei Yin, Jean Kaddour, Xiang Zhang, Yixin Nie 외

Data augmentation has been established as an efficacious approach to supplement useful information for low-resource datasets. Traditional augmentation techniques such as noise injection and image transformations have bee…

Data AugmentationDiversitydomain classificationImage Captioning

AI-Augmented Thyroid Scintigraphy for Robust Classification

2025-03-01 · Maziar Sabouri, Ghasem Hajianfar, Alireza Rafiei Sardouei, Milad Yazdani 외

Thyroid scintigraphy is a key imaging modality for diagnosing thyroid disorders. Deep learning models for thyroid scintigraphy classification often face challenges due to limited and imbalanced datasets, leading to subop…

ClassificationData Augmentationimage-classificationImage Classification+2

See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Classification

2019-01-26 · Tao Hu, Honggang Qi, Qingming Huang, Yan Lu

Data augmentation is usually adopted to increase the amount of training data, prevent overfitting and improve the performance of deep models. However, in practice, random data augmentation, such as random image cropping,…

Data AugmentationFine-Grained Image ClassificationGeneral ClassificationImage Cropping+1

Evaluating Data Augmentation Techniques for Coffee Leaf Disease Classification

2024-01-11 · Adrian Gheorghiu, Iulian-Marius Tăiatu, Dumitru-Clementin Cercel, Iuliana Marin 외

The detection and classification of diseases in Robusta coffee leaves are essential to ensure that plants are healthy and the crop yield is kept high. However, this job requires extensive botanical knowledge and much was…

ClassificationData AugmentationGenerative Adversarial Networkimage-classification+1