paper-with-me

Papers

Uncertainty-aware Joint Salient Object and Camouflaged Object Detection

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

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 in the surrounding. In this paper, we propose a paradigm of leveraging the contradictory information to enhance the detection ability of both salient object detection and camouflaged object detection. We start by exploiting the easy positive samples in the COD dataset to serve as hard positive samples in the SOD task to improve the robustness of the SOD model. Then, we introduce a similarity measure module to explicitly model the contradicting attributes of these two tasks. Furthermore, considering the uncertainty of labeling in both tasks' datasets, we propose an adversarial learning network to achieve both higher order similarity measure and network confidence estimation. Experimental results on benchmark datasets demonstrate that our solution leads to state-of-the-art (SOTA) performance for both tasks.

📄 PDF Abstract BibTeX arXiv:2104.02628

Code (2)

JingZhang617/Joint_COD_SOD 공식 구현 pytorch
baneitixiaomai/joint_sod_cod pytorch

Tasks

Objectobject-detectionObject DetectionSalient Object Detection

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

Distribution-Specific Learning for Joint Salient and Camouflaged Object Detection

2025-08-08 · Chao Hao, Zitong Yu, Xin Liu, Yuhao Wang 외 arxiv

Salient object detection (SOD) and camouflaged object detection (COD) are two closely related but distinct computer vision tasks. Although both are class-agnostic segmentation tasks that map from RGB space to binary spac…

Salient Object Detection

Unconstrained Salient and Camouflaged Object Detection

2024-12-14 · Zhangjun Zhou, Yiping Li, Chunlin Zhong, Jianuo Huang 외

Visual Salient Object Detection (SOD) and Camouflaged Object Detection (COD) are two interrelated yet distinct tasks. Both tasks model the human visual system's ability to perceive the presence of objects. The traditiona…

AttributeObjectobject-detectionObject Detection+1

Referring Camouflaged Object Detection With Multi-Context Overlapped Windows Cross-Attention

2025-11-17 · Yu Wen, Shuyong Gao, Shuping Zhang, Miao Huang 외 arxiv

Referring camouflaged object detection (Ref-COD) aims to identify hidden objects by incorporating reference information such as images and text descriptions. Previous research has transformed reference images with salien…

Object Detection

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 …

object-detectionObject Detection