paper-with-me

Papers

SSFam: Scribble Supervised Salient Object Detection Family

2024-09-07 · Zhengyi Liu, Sheng Deng, Xinrui Wang, Linbo Wang, Xianyong Fang, Bin Tang

Scribble supervised salient object detection (SSSOD) constructs segmentation ability of attractive objects from surroundings under the supervision of sparse scribble labels. For the better segmentation, depth and thermal infrared modalities serve as the supplement to RGB images in the complex scenes. Existing methods specifically design various feature extraction and multi-modal fusion strategies for RGB, RGB-Depth, RGB-Thermal, and Visual-Depth-Thermal image input respectively, leading to similar model flood. As the recently proposed Segment Anything Model (SAM) possesses extraordinary segmentation and prompt interactive capability, we propose an SSSOD family based on SAM, named SSFam, for the combination input with different modalities. Firstly, different modal-aware modulators are designed to attain modal-specific knowledge which cooperates with modal-agnostic information extracted from the frozen SAM encoder for the better feature ensemble. Secondly, a siamese decoder is tailored to bridge the gap between the training with scribble prompt and the testing with no prompt for the stronger decoding ability. Our model demonstrates the remarkable performance among combinations of different modalities and refreshes the highest level of scribble supervised methods and comes close to the ones of fully supervised methods. https://github.com/liuzywen/SSFam

📄 PDF Abstract BibTeX arXiv:2409.04817

Code (1)

liuzywen/ssfam 공식 구현 pytorch

Tasks

DecoderObjectobject-detectionObject DetectionSalient Object DetectionSegmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Scribble-Supervised RGB-T Salient Object Detection

2023-03-17 · Zhengyi Liu, Xiaoshen Huang, Guanghui Zhang, Xianyong Fang 외

Salient object detection segments attractive objects in scenes. RGB and thermal modalities provide complementary information and scribble annotations alleviate large amounts of human labor. Based on the above facts, we p…

Objectobject-detectionObject DetectionRGB-T Salient Object Detection+2

Scribble-based Boundary-aware Network for Weakly Supervised Salient Object Detection in Remote Sensing Images

2022-02-07 · Zhou Huang, Tian-Zhu Xiang, Huai-Xin Chen, Hang Dai

Existing CNNs-based salient object detection (SOD) heavily depends on the large-scale pixel-level annotations, which is labor-intensive, time-consuming, and expensive. By contrast, the sparse annotations become appealing…

Objectobject-detectionObject DetectionSalient Object Detection

Weakly-Supervised Salient Object Detection via Scribble Annotations

2020-03-17 · CVPR 2020 6 · Jing Zhang, Xin Yu, Aixuan Li, Peipei Song 외

Compared with laborious pixel-wise dense labeling, it is much easier to label data by scribbles, which only costs 1$\sim$2 seconds to label one image. However, using scribble labels to learn salient object detection has …

Edge DetectionObjectobject-detectionObject Detection+2

LFSamba: Marry SAM with Mamba for Light Field Salient Object Detection

2024-11-11 · Zhengyi Liu, Longzhen Wang, Xianyong Fang, Zhengzheng Tu 외

A light field camera can reconstruct 3D scenes using captured multi-focus images that contain rich spatial geometric information, enhancing applications in stereoscopic photography, virtual reality, and robotic vision. I…

Mambaobject-detectionObject DetectionRelation+2

A Visual Representation-guided Framework with Global Affinity for Weakly Supervised Salient Object Detection

2023-02-21 · Binwei Xu, Haoran Liang, Weihua Gong, Ronghua Liang 외

Fully supervised salient object detection (SOD) methods have made considerable progress in performance, yet these models rely heavily on expensive pixel-wise labels. Recently, to achieve a trade-off between labeling burd…

object-detectionObject DetectionSalient Object DetectionSelf-Supervised Learning