paper-with-me

Papers

Improving Camouflaged Object Detection with the Uncertainty of Pseudo-edge Labels

2021-10-29 · Nobukatsu Kajiura, Hong Liu, Shin'ichi Satoh

This paper focuses on camouflaged object detection (COD), which is a task to detect objects hidden in the background. Most of the current COD models aim to highlight the target object directly while outputting ambiguous camouflaged boundaries. On the other hand, the performance of the models considering edge information is not yet satisfactory. To this end, we propose a new framework that makes full use of multiple visual cues, i.e., saliency as well as edges, to refine the predicted camouflaged map. This framework consists of three key components, i.e., a pseudo-edge generator, a pseudo-map generator, and an uncertainty-aware refinement module. In particular, the pseudo-edge generator estimates the boundary that outputs the pseudo-edge label, and the conventional COD method serves as the pseudo-map generator that outputs the pseudo-map label. Then, we propose an uncertainty-based module to reduce the uncertainty and noise of such two pseudo labels, which takes both pseudo labels as input and outputs an edge-accurate camouflaged map. Experiments on various COD datasets demonstrate the effectiveness of our method with superior performance to the existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2110.15606

Code (1)

nobukatsu-kajiura/UR-COD 공식 구현 pytorch

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

UCOD-DPL: Unsupervised Camouflaged Object Detection via Dynamic Pseudo-label Learning

2025-01-01 · CVPR 2025 1 · WeiQi Yan, Lvhai Chen, Huaijia Kou, Shengchuan Zhang 외

Unsupervised Camoflaged Object Detection (UCOD) has gained attention since it doesn't need to rely on extensive pixel-level labels. Existing UCOD methods typically generate pseudo-labels using fixed strategies and tr…

Decoderobject-detectionObject DetectionPseudo Label

Weakly Supervised Camouflaged Object Detection Based on the SAM Model and Mask Guidance

2026-05-25 · Xia Li, Xinran Liu, Lin Qi, Junyu Dong arxiv

Camouflaged object detection (COD) from a single image is a challenging task due to the high similarity between objects and their surroundings. Existing fully supervised methods require labor-intensive pixel-level annota…

Object Detection

Learning Camouflaged Object Detection from Noisy Pseudo Label

2024-07-18 · Jin Zhang, Ruiheng Zhang, Yanjiao Shi, Zhe Cao 외

Existing Camouflaged Object Detection (COD) methods rely heavily on large-scale pixel-annotated training sets, which are both time-consuming and labor-intensive. Although weakly supervised methods offer higher annotation…

Camouflaged Object SegmentationMemorizationObjectobject-detection+3

Uncertainty-aware Joint Salient Object and Camouflaged Object Detection

2021-04-06 · CVPR 2021 1 · Aixuan Li, Jing Zhang, Yunqiu Lv, Bowen Liu 외

Visual salient object detection (SOD) aims at finding the salient object(s) that attract human attention, while camouflaged object detection (COD) on the contrary intends to discover the camouflaged object(s) that hidden…

Objectobject-detectionObject DetectionSalient Object Detection

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