Image Augmentation

102 papers with code • 1 benchmarks • 1 datasets

Image Augmentation is a data augmentation method that generates more training data from the existing training samples. Image Augmentation is especially useful in domains where training data is limited or expensive to obtain like in biomedical applications.

Source: Improved Image Augmentation for Convolutional Neural Networks by Copyout and CopyPairing

( Image credit: Kornia )

Libraries

Use these libraries to find Image Augmentation models and implementations
2 papers
39,309
2 papers
15,583
2 papers
9,510
See all 6 libraries.

Generative Adversarial Networks for Image Augmentation in Agriculture: A Systematic Review

derekabc/gans-agriculture 10 Apr 2022

In agricultural image analysis, optimal model performance is keenly pursued for better fulfilling visual recognition tasks (e. g., image classification, segmentation, object detection and localization), in the presence of challenges with biological variability and unstructured environments.

33
10 Apr 2022

TorMentor: Deterministic dynamic-path, data augmentations with fractals

anguelos/tormentor 7 Apr 2022

We propose the use of fractals as a means of efficient data augmentation.

118
07 Apr 2022

Discrete Wavelet Transform for Generative Adversarial Network to Identify Drivers Using Gyroscope and Accelerometer Sensors

Ruhallah93/Driver-Identification IEEE Sensors Journal 2022

After extracting features from smartphone-embedded sensors, various machine learning methods can be used to identify the driver.

8
01 Apr 2022

Improving the Transferability of Targeted Adversarial Examples through Object-Based Diverse Input

Trustworthy-AI-Group/TransferAttack CVPR 2022

To tackle this limitation, we propose the object-based diverse input (ODI) method that draws an adversarial image on a 3D object and induces the rendered image to be classified as the target class.

152
17 Mar 2022

An Analysis on Ensemble Learning optimized Medical Image Classification with Deep Convolutional Neural Networks

frankkramer-lab/ensmic 27 Jan 2022

However, it is still an open question to what extent as well as which ensemble learning strategies are beneficial in deep learning based medical image classification pipelines.

17
27 Jan 2022

SAC-GAN: Structure-Aware Image Composition

ryanhangzhou/sac-gan 13 Dec 2021

Specifically, our network takes the semantic layout features from the input scene image, features encoded from the edges and silhouette in the input object patch, as well as a latent code as inputs, and generates a 2D spatial affine transform defining the translation and scaling of the object patch.

5
13 Dec 2021

Improving Performance of Federated Learning based Medical Image Analysis in Non-IID Settings using Image Augmentation

alperctnkaya/fedaug 12 Dec 2021

Federated Learning (FL) is a suitable solution for making use of sensitive data belonging to patients, people, companies, or industries that are obligatory to work under rigid privacy constraints.

1
12 Dec 2021

GANSeg: Learning to Segment by Unsupervised Hierarchical Image Generation

xingzhehe/ganseg CVPR 2022

Segmenting an image into its parts is a frequent preprocess for high-level vision tasks such as image editing.

19
02 Dec 2021

TYolov5: A Temporal Yolov5 Detector Based on Quasi-Recurrent Neural Networks for Real-Time Handgun Detection in Video

marioduran/tyolov5 17 Nov 2021

Much of the previous research on handgun detection is based on static image detectors, leaving aside valuable temporal information that could be used to improve object detection in videos.

20
17 Nov 2021

Perturb, Predict & Paraphrase: Semi-Supervised Learning using Noisy Student for Image Captioning

csalt-research/perturb-predict-paraphrase IJCAI 2021

The original algorithm relies on computationally expensive data augmentation steps that involve perturbing the raw images and computing features for each perturbed image.

6
19 Aug 2021