paper-with-me

Papers

Shift the Lens: Environment-Aware Unsupervised Camouflaged Object Detection

2025-01-01 · CVPR 2025 1 · Ji Du, Fangwei Hao, Mingyang Yu, Desheng Kong, Jiesheng Wu, Bin Wang, Jing Xu, Ping Li

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-improving performance but at the cost of extensive annotations and complex optimizations. In this paper, we diverge from this paradigm and shift the lens to isolating the salient environment from the camouflaged object. We introduce EASE, an Environment-Aware unSupErvised COD framework that identifies the environment by referencing an environment prototype library and detects camouflaged objects by inverting the retrieved environmental features. Specifically, our approach (DiffPro) uses large multimodal models, diffusion models, and vision-foundation models to construct the environment prototype library. To retrieve environments from the library and refrain from confusing foreground and background, we incorporate three retrieval schemes: Kernel Density Estimation-based Adaptive Threshold (KDE-AT), Global-to-Local pixel-level retrieval (G2L), and Self-Retrieval (SR). Our experiments demonstrate significant improvements over current unsupervised methods, with EASE achieving an average gain of over 10% on the COD10K dataset. When integrated with SAM, EASE surpasses prompt-based segmentation approaches and performs competitively with state-of-the-art fully-supervised methods. Code is available at https://github.com/xiaohainku/EASE.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimationobject-detectionObject DetectionRetrieval

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…
Library 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

Joint Salient Object Detection and Camouflaged Object Detection via Uncertainty-aware Learning

2023-07-10 · Aixuan Li, Jing Zhang, Yunqiu Lv, Tong Zhang 외

Salient objects attract human attention and usually stand out clearly from their surroundings. In contrast, camouflaged objects share similar colors or textures with the environment. In this case, salient objects are typ…

AttributeContrastive LearningObjectobject-detection+3

CamSAM2: Segment Anything Accurately in Camouflaged Videos

2025-03-25 · Yuli Zhou, Guolei Sun, Yawei Li, Yuqian Fu 외

Video camouflaged object segmentation (VCOS), aiming at segmenting camouflaged objects that seamlessly blend into their environment, is a fundamental vision task with various real-world applications. With the release of …

Camouflaged Object SegmentationObjectSemantic SegmentationVideo Segmentation+1

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

Camouflaged Object Detection with Feature Grafting and Distractor Aware

2023-07-08 · Yuxuan Song, Xinyue Li, Lin Qi

The task of Camouflaged Object Detection (COD) aims to accurately segment camouflaged objects that integrated into the environment, which is more challenging than ordinary detection as the texture between the target and …

Objectobject-detectionObject Detection

Deep Texture-Aware Features for Camouflaged Object Detection

2021-02-05 · Jingjing Ren, Xiaowei Hu, Lei Zhu, Xuemiao Xu 외

Camouflaged object detection is a challenging task that aims to identify objects having similar texture to the surroundings. This paper presents to amplify the subtle texture difference between camouflaged objects and th…

Objectobject-detectionObject Detection