paper-with-me

홈 › Papers

CamDiff: Camouflage Image Augmentation via Diffusion Model

2023-04-11 · Xue-Jing Luo, Shuo Wang, Zongwei Wu, Christos Sakaridis, Yun Cheng, Deng-Ping Fan, Luc van Gool

The burgeoning field of camouflaged object detection (COD) seeks to identify objects that blend into their surroundings. Despite the impressive performance of recent models, we have identified a limitation in their robustness, where existing methods may misclassify salient objects as camouflaged ones, despite these two characteristics being contradictory. This limitation may stem from lacking multi-pattern training images, leading to less saliency robustness. To address this issue, we introduce CamDiff, a novel approach inspired by AI-Generated Content (AIGC) that overcomes the scarcity of multi-pattern training images. 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. Consequently, the synthesized image retains its original camouflage label while incorporating salient objects, yielding camouflage samples with richer characteristics. The results of user studies show that the salient objects in the scenes synthesized by our framework attract the user's attention more; thus, such samples pose a greater challenge to the existing COD models. Our approach enables flexible editing and efficient large-scale dataset generation at a low cost. It significantly enhances COD baselines' training and testing phases, emphasizing robustness across diverse domains. Our newly-generated datasets and source code are available at https://github.com/drlxj/CamDiff.

📄 PDF Abstract BibTeX arXiv:2304.05469

Code (1)

drlxj/camdiff 공식 구현 pytorch

Tasks

Dataset GenerationImage Augmentationimage-classificationImage Classificationmodelobject-detectionObject DetectionZero-Shot Image Classification

Methods 이 논문이 사용한 방법론

Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CamoFA: A Learnable Fourier-based Augmentation for Camouflage Segmentation

2023-08-29 · Minh-Quan Le, Minh-Triet Tran, Trung-Nghia Le, Tam V. Nguyen 외

Camouflaged object detection (COD) and camouflaged instance segmentation (CIS) aim to recognize and segment objects that are blended into their surroundings, respectively. While several deep neural network models have be…

Camouflage SegmentationDiversityGenerative Adversarial NetworkInstance Segmentation+3

Text-guided Controllable Diffusion for Realistic Camouflage Images Generation

2025-11-25 · Yuhang Qian, Haiyan Chen, Wentong Li, Ningzhong Liu 외 arxiv

Camouflage Images Generation (CIG) is an emerging research area that focuses on synthesizing images in which objects are harmoniously blended and exhibit high visual consistency with their surroundings. Existing methods …

Diffusion Model for Camouflaged Object Detection

2023-08-01 · Zhennan Chen, Rongrong Gao, Tian-Zhu Xiang, Fan Lin

Camouflaged object detection is a challenging task that aims to identify objects that are highly similar to their background. Due to the powerful noise-to-image denoising capability of denoising diffusion models, in this…

Camouflaged Object SegmentationDenoisingImage Denoisingmodel+4

Camouflaged Image Synthesis Is All You Need to Boost Camouflaged Detection

2023-08-13 · Haichao Zhang, Can Qin, Yu Yin, Yun Fu

Camouflaged objects that blend into natural scenes pose significant challenges for deep-learning models to detect and synthesize. While camouflaged object detection is a crucial task in computer vision with diverse real-…

AllDiversityImage GenerationObject+2

LAKE-RED: Camouflaged Images Generation by Latent Background Knowledge Retrieval-Augmented Diffusion

2024-03-30 · CVPR 2024 1 · Pancheng Zhao, Peng Xu, Pengda Qin, Deng-Ping Fan 외

Camouflaged vision perception is an important vision task with numerous practical applications. Due to the expensive collection and labeling costs, this community struggles with a major bottleneck that the species catego…

DiversityImage GenerationRetrieval