paper-with-me

홈 › Papers

VSCode: General Visual Salient and Camouflaged Object Detection with 2D Prompt Learning

2023-11-25 · CVPR 2024 1 · Ziyang Luo, Nian Liu, Wangbo Zhao, Xuguang Yang, Dingwen Zhang, Deng-Ping Fan, Fahad Khan, Junwei Han

Salient object detection (SOD) and camouflaged object detection (COD) are related yet distinct binary mapping tasks. These tasks involve multiple modalities, sharing commonalities and unique cues. Existing research often employs intricate task-specific specialist models, potentially leading to redundancy and suboptimal results. We introduce VSCode, a generalist model with novel 2D prompt learning, to jointly address four SOD tasks and three COD tasks. We utilize VST as the foundation model and introduce 2D prompts within the encoder-decoder architecture to learn domain and task-specific knowledge on two separate dimensions. A prompt discrimination loss helps disentangle peculiarities to benefit model optimization. VSCode outperforms state-of-the-art methods across six tasks on 26 datasets and exhibits zero-shot generalization to unseen tasks by combining 2D prompts, such as RGB-D COD. Source code has been available at https://github.com/Sssssuperior/VSCode.

📄 PDF Abstract BibTeX arXiv:2311.15011

Code (2)

sssssuperior/vscode 공식 구현 pytorch
jia-hao999/samba pytorch

Tasks

DecoderModel Optimizationobject-detectionObject DetectionPrompt LearningSalient Object DetectionZero-shot Generalization

Similar Papers 제목 키워드 기반

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

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

HVPNet: A Bio-Inspired Network for General Salient and Camouflaged Object Detection

2026-06-30 · Jiawei Xu, Qiangqiang Zhou, Zhouping Li, Yanjiao Shi 외 arxiv

In recent years, most research on multimodal salient object detection (SOD) and camouflaged object detection (COD) typically aims to improve performance through complex cross-modal feature fusion and decoding structures.…

Salient Object Detection

High-resolution Iterative Feedback Network for Camouflaged Object Detection

2022-03-22 · Xiaobin Hu, Shuo Wang, Xuebin Qin, Hang Dai 외

Spotting camouflaged objects that are visually assimilated into the background is tricky for both object detection algorithms and humans who are usually confused or cheated by the perfectly intrinsic similarities between…

Objectobject-detectionObject DetectionVocal Bursts Intensity Prediction

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