paper-with-me

홈 › Papers

Improved Image Augmentation for Convolutional Neural Networks by Copyout and CopyPairing

2019-09-01 · Philip May

Image augmentation is a widely used technique to improve the performance of convolutional neural networks (CNNs). In common image shifting, cropping, flipping, shearing and rotating are used for augmentation. But there are more advanced techniques like Cutout and SamplePairing. In this work we present two improvements of the state-of-the-art Cutout and SamplePairing techniques. Our new method called Copyout takes a square patch of another random training image and copies it onto a random location of each image used for training. The second technique we discovered is called CopyPairing. It combines Copyout and SamplePairing for further augmentation and even better performance. We apply different experiments with these augmentation techniques on the CIFAR-10 dataset to evaluate and compare them under different configurations. In our experiments we show that Copyout reduces the test error rate by 8.18% compared with Cutout and 4.27% compared with SamplePairing. CopyPairing reduces the test error rate by 11.97% compared with Cutout and 8.21% compared with SamplePairing. Copyout and CopyPairing implementations are available at https://github.com/t-systems-on-site-services-gmbh/coocop.

📄 PDF Abstract BibTeX arXiv:1909.00390

Code (1)

t-systems-on-site-services-gmbh/coocop 공식 구현

Tasks

Image Augmentation

Methods 이 논문이 사용한 방법론

Cutout Cutout is an image augmentation and regularization technique that randomly masks out square regions of input during training. and can be used to improve the robustness and…

Similar Papers 제목 키워드 기반

Lesion Conditional Image Generation for Improved Segmentation of Intracranial Hemorrhage from CT Images

2020-03-30 · Manohar Karki, Junghwan Cho

Data augmentation can effectively resolve a scarcity of images when training machine-learning algorithms. It can make them more robust to unseen images. We present a lesion conditional Generative Adversarial Network LcGA…

Computed Tomography (CT)Conditional Image GenerationData AugmentationGenerative Adversarial Network+3

Generalization to translation shifts: a study in architectures and augmentations

2022-07-05 · Suriya Gunasekar

We study how effective data augmentation is at capturing the inductive bias of carefully designed network architectures for spatial translation invariance. We evaluate various image classification architectures (antialia…

Data Augmentationimage-classificationImage ClassificationInductive Bias+1

Evaluating GAN-Based Image Augmentation for Threat Detection in Large-Scale Xray Security Images

2020-12-23 · Applied Sciences 2020 12 · Joanna Kazzandra Dumagpi, Yong-Jin Jeong

The inherent imbalance in the data distribution of X-ray security images is one of the most challenging aspects of computer vision algorithms applied in this domain. Most of the prior studies in this field have ignored t…

Image AugmentationImage GenerationObject Detection

Deep Convolutional Neural Networks and Data Augmentation for Environmental Sound Classification

2016-08-15 · IEEE Signal Processing Letters 2017 1 · Justin Salamon, Juan Pablo Bello

The ability of deep convolutional neural networks (CNN) to learn discriminative spectro-temporal patterns makes them well suited to environmental sound classification. However, the relative scarcity of labeled data has i…

Data AugmentationDictionary LearningEnvironmental Sound ClassificationGeneral Classification+1

Deep Convolutional Neural Networks and Data Augmentation for Environmental Sound Classification

2017-01-23 · IEEE Signal Processing Letters 2017 1 · J. Salamon, J. P. Bello

The ability of deep convolutional neural networks (CNNs) to learn discriminative spectro-temporal patterns makes them well suited to environmental sound classification. However, the relative scarcity of labeled data has …

ClassificationData AugmentationDictionary LearningEnvironmental Sound Classification+1