TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Explicit Visual Prompting for Low-Level Structure Segmenta...

Explicit Visual Prompting for Low-Level Structure Segmentations

Weihuang Liu, Xi Shen, Chi-Man Pun, Xiaodong Cun

2023-03-20CVPR 2023 1Foreground SegmentationDefocus Blur DetectionShadow DetectionCamouflaged Object SegmentationSalient Object DetectionImage Manipulation Detection
PaperPDFCode(official)

Abstract

We consider the generic problem of detecting low-level structures in images, which includes segmenting the manipulated parts, identifying out-of-focus pixels, separating shadow regions, and detecting concealed objects. Whereas each such topic has been typically addressed with a domain-specific solution, we show that a unified approach performs well across all of them. We take inspiration from the widely-used pre-training and then prompt tuning protocols in NLP and propose a new visual prompting model, named Explicit Visual Prompting (EVP). Different from the previous visual prompting which is typically a dataset-level implicit embedding, our key insight is to enforce the tunable parameters focusing on the explicit visual content from each individual image, i.e., the features from frozen patch embeddings and the input's high-frequency components. The proposed EVP significantly outperforms other parameter-efficient tuning protocols under the same amount of tunable parameters (5.7% extra trainable parameters of each task). EVP also achieves state-of-the-art performances on diverse low-level structure segmentation tasks compared to task-specific solutions. Our code is available at: https://github.com/NiFangBaAGe/Explicit-Visual-Prompt.

Results

TaskDatasetMetricValueModel
Object DetectionCODMAE0.029EVPv1
Object DetectionCODS-Measure0.843EVPv1
Object DetectionCODWeighted F-Measure0.742EVPv1
Object DetectionCAMOMAE0.059EVPv1
Object DetectionCAMOS-Measure0.846EVPv1
Object DetectionCAMOWeighted F-Measure0.777EVPv1
3DCODMAE0.029EVPv1
3DCODS-Measure0.843EVPv1
3DCODWeighted F-Measure0.742EVPv1
3DCAMOMAE0.059EVPv1
3DCAMOS-Measure0.846EVPv1
3DCAMOWeighted F-Measure0.777EVPv1
Camouflaged Object SegmentationCODMAE0.029EVPv1
Camouflaged Object SegmentationCODS-Measure0.843EVPv1
Camouflaged Object SegmentationCODWeighted F-Measure0.742EVPv1
Camouflaged Object SegmentationCAMOMAE0.059EVPv1
Camouflaged Object SegmentationCAMOS-Measure0.846EVPv1
Camouflaged Object SegmentationCAMOWeighted F-Measure0.777EVPv1
Object SegmentationCODMAE0.029EVPv1
Object SegmentationCODS-Measure0.843EVPv1
Object SegmentationCODWeighted F-Measure0.742EVPv1
Object SegmentationCAMOMAE0.059EVPv1
Object SegmentationCAMOS-Measure0.846EVPv1
Object SegmentationCAMOWeighted F-Measure0.777EVPv1
Salient Object DetectionECSSDE-measure0.957EVPv1
Salient Object DetectionECSSDMAE0.027EVPv1
Salient Object DetectionECSSDS-measure0.935EVPv1
Salient Object DetectionECSSDmax_F10.96EVPv1
Salient Object DetectionHKU-ISE-measure0.961EVPv1
Salient Object DetectionHKU-ISMAE0.024EVPv1
Salient Object DetectionHKU-ISS-measure0.931EVPv1
Salient Object DetectionHKU-ISmax_F10.952EVPv1
Salient Object DetectionPASCAL-SE-measure0.917EVPv1
Salient Object DetectionPASCAL-SMAE0.054EVPv1
Salient Object DetectionPASCAL-SS-measure0.878EVPv1
Salient Object DetectionPASCAL-Smax_F10.872EVPv1
2D ClassificationCODMAE0.029EVPv1
2D ClassificationCODS-Measure0.843EVPv1
2D ClassificationCODWeighted F-Measure0.742EVPv1
2D ClassificationCAMOMAE0.059EVPv1
2D ClassificationCAMOS-Measure0.846EVPv1
2D ClassificationCAMOWeighted F-Measure0.777EVPv1
2D Object DetectionCODMAE0.029EVPv1
2D Object DetectionCODS-Measure0.843EVPv1
2D Object DetectionCODWeighted F-Measure0.742EVPv1
2D Object DetectionCAMOMAE0.059EVPv1
2D Object DetectionCAMOS-Measure0.846EVPv1
2D Object DetectionCAMOWeighted F-Measure0.777EVPv1
16kCODMAE0.029EVPv1
16kCODS-Measure0.843EVPv1
16kCODWeighted F-Measure0.742EVPv1
16kCAMOMAE0.059EVPv1
16kCAMOS-Measure0.846EVPv1
16kCAMOWeighted F-Measure0.777EVPv1

Related Papers

DC-TTA: Divide-and-Conquer Framework for Test-Time Adaptation of Interactive Segmentation2025-06-29Seg-R1: Segmentation Can Be Surprisingly Simple with Reinforcement Learning2025-06-27Open-Vocabulary Camouflaged Object Segmentation with Cascaded Vision Language Models2025-06-24Stepwise Decomposition and Dual-stream Focus: A Novel Approach for Training-free Camouflaged Object Segmentation2025-06-07Weakly-supervised Localization of Manipulated Image Regions Using Multi-resolution Learned Features2025-05-29ForensicHub: A Unified Benchmark & Codebase for All-Domain Fake Image Detection and Localization2025-05-16Lightweight RGB-D Salient Object Detection from a Speed-Accuracy Tradeoff Perspective2025-05-07FLIM-based Salient Object Detection Networks with Adaptive Decoders2025-04-29