Image Augmentation

100 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
38,545
2 papers
15,454
2 papers
9,394
See all 6 libraries.

Zero-Shot Learning by Harnessing Adversarial Samples

uqzhichen/haszsl 1 Aug 2023

To take the advantage of image augmentations while mitigating the semantic distortion issue, we propose a novel ZSL approach by Harnessing Adversarial Samples (HAS).

1
01 Aug 2023

Diversify Your Vision Datasets with Automatic Diffusion-Based Augmentation

lisadunlap/alia NeurIPS 2023

As such, we explore how natural language descriptions of the domains seen in training data can be used with large vision models trained on diverse pretraining datasets to generate useful variations of the training data.

54
25 May 2023

MixPro: Data Augmentation with MaskMix and Progressive Attention Labeling for Vision Transformer

fistyee/mixpro 24 Apr 2023

TransMix uses unreliable attention maps to compute mixed attention labels that can affect the model.

17
24 Apr 2023

Performance of GAN-based augmentation for deep learning COVID-19 image classification

cis-ncbj/covid19-stylegan-augmentation 18 Apr 2023

Data augmentation is a typical methodology used in machine learning when confronted with a limited data set.

0
18 Apr 2023

CamDiff: Camouflage Image Augmentation via Diffusion Model

drlxj/camdiff 11 Apr 2023

Specifically, we leverage the latent diffusion model to synthesize salient objects in camouflaged scenes, while using the zero-shot image classification ability of the Contrastive Language-Image Pre-training (CLIP) model to prevent synthesis failures and ensure the synthesized object aligns with the input prompt.

26
11 Apr 2023

Improving the Transferability of Adversarial Samples by Path-Augmented Method

jpzhang1810/PAM CVPR 2023

However, such methods selected the image augmentation path heuristically and may augment images that are semantics-inconsistent with the target images, which harms the transferability of the generated adversarial samples.

10
28 Mar 2023

BioImageLoader: Easy Handling of Bioimage Datasets for Machine Learning

laboratoryopticsbiosciences/bioimageloader 2 Mar 2023

BioImageLoader (BIL) is a python library that handles bioimage datasets for machine learning applications, easing simple workflows and enabling complex ones.

6
02 Mar 2023

Intra-class Adaptive Augmentation with Neighbor Correction for Deep Metric Learning

darkpromise98/iaa 29 Nov 2022

They have overlooked the wide characteristic changes of different classes and can not model abundant intra-class variations for generations.

35
29 Nov 2022

Plausible May Not Be Faithful: Probing Object Hallucination in Vision-Language Pre-training

wenliangdai/vlp-object-hallucination 14 Oct 2022

Large-scale vision-language pre-trained (VLP) models are prone to hallucinate non-existent visual objects when generating text based on visual information.

7
14 Oct 2022

Self-adversarial Multi-scale Contrastive Learning for Semantic Segmentation of Thermal Facial Images

physiologicailab/sam-cl 21 Sep 2022

Limited availability of datasets from unconstrained settings further limits the use of the state-of-the-art segmentation networks, loss functions and learning strategies which have been built and validated for RGB images.

13
21 Sep 2022