paper-with-me

Papers

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 paper, we propose a diffusion-based framework for camouflaged object detection, termed diffCOD, a new framework that considers the camouflaged object segmentation task as a denoising diffusion process from noisy masks to object masks. Specifically, the object mask diffuses from the ground-truth masks to a random distribution, and the designed model learns to reverse this noising process. To strengthen the denoising learning, the input image prior is encoded and integrated into the denoising diffusion model to guide the diffusion process. Furthermore, we design an injection attention module (IAM) to interact conditional semantic features extracted from the image with the diffusion noise embedding via the cross-attention mechanism to enhance denoising learning. Extensive experiments on four widely used COD benchmark datasets demonstrate that the proposed method achieves favorable performance compared to the existing 11 state-of-the-art methods, especially in the detailed texture segmentation of camouflaged objects. Our code will be made publicly available at: https://github.com/ZNan-Chen/diffCOD.

📄 PDF Abstract BibTeX arXiv:2308.00303

Code (0)

등록된 구현이 없습니다.

Tasks

Camouflaged Object SegmentationDenoisingImage DenoisingmodelObjectobject-detectionObject DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

FocusDiffuser: Perceiving Local Disparities for Camouflaged Object Detection

2024-07-18 · Jianwei Zhao, Xin Li, Fan Yang, Qiang Zhai 외

Detecting objects seamlessly blended into their surroundings represents a complex task for both human cognitive capabilities and advanced artificial intelligence algorithms. Currently, the majority of methodologies for d…

DenoisingObjectobject-detectionObject Detection

CamoDiffusion: Camouflaged Object Detection via Conditional Diffusion Models

2023-05-29 · Zhongxi Chen, Ke Sun, Xianming Lin, Rongrong Ji

Camouflaged Object Detection (COD) is a challenging task in computer vision due to the high similarity between camouflaged objects and their surroundings. Existing COD methods primarily employ semantic segmentation, whic…

DenoisingObjectobject-detectionObject Detection+1

Bi-CamoDiffusion: A Boundary-informed Diffusion Approach for Camouflaged Object Detection

2026-03-09 · Patricia L. Suarez, Leo Thomas Ramos, Angel D. Sappa arxiv

Bi-CamoDiffusion is introduced, an evolution of the CamoDiffusion framework for camouflaged object detection. It integrates edge priors into early-stage embeddings via a parameter-free injection process, which enhances b…

Object Detection

Shift the Lens: Environment-Aware Unsupervised Camouflaged Object Detection

2025-01-01 · CVPR 2025 1 · Ji Du, Fangwei Hao, Mingyang Yu, Desheng Kong 외

Camouflaged Object Detection (COD) seeks to distinguish objects from their highly similar backgrounds. Existing work has essentially focused on isolating camouflaged objects from the environment, demonstrating ever-i…

Density Estimationobject-detectionObject DetectionRetrieval

Exploring Depth Contribution for Camouflaged Object Detection

2021-06-24 · Mochu Xiang, Jing Zhang, Yunqiu Lv, Aixuan Li 외

Camouflaged object detection (COD) aims to segment camouflaged objects hiding in the environment, which is challenging due to the similar appearance of camouflaged objects and their surroundings. Research in biology sugg…

Depth EstimationGenerative Adversarial NetworkMonocular Depth EstimationObject+4