RGB Salient Object Detection

97 papers with code • 13 benchmarks • 17 datasets

RGB Salient object detection is a task-based on a visual attention mechanism, in which algorithms aim to explore objects or regions more attentive than the surrounding areas on the scene or RGB images.

( Image credit: Attentive Feedback Network for Boundary-Aware Salient Object Detection )

Libraries

Use these libraries to find RGB Salient Object Detection models and implementations

Bilateral Reference for High-Resolution Dichotomous Image Segmentation

zhengpeng7/birefnet 7 Jan 2024

It comprises two essential components: the localization module (LM) and the reconstruction module (RM) with our proposed bilateral reference (BiRef).

143
07 Jan 2024

M$^3$Net: Multilevel, Mixed and Multistage Attention Network for Salient Object Detection

I2-Multimedia-Lab/M3Net 15 Sep 2023

To overcome these, we propose the M$^3$Net, i. e., the Multilevel, Mixed and Multistage attention network for Salient Object Detection (SOD).

25
15 Sep 2023

Revisiting Image Pyramid Structure for High Resolution Salient Object Detection

plemeri/transparent-background 20 Sep 2022

Salient object detection (SOD) has been in the spotlight recently, yet has been studied less for high-resolution (HR) images.

522
20 Sep 2022

A Weakly Supervised Learning Framework for Salient Object Detection via Hybrid Labels

rmcong/Hybrid-Label-SOD_TCSVT2022 7 Sep 2022

In this paper, we focus on a new weakly-supervised SOD task under hybrid labels, where the supervision labels include a large number of coarse labels generated by the traditional unsupervised method and a small number of real labels.

12
07 Sep 2022

Pyramid Grafting Network for One-Stage High Resolution Saliency Detection

icvteam/pgnet CVPR 2022

An attention-based Cross-Model Grafting Module (CMGM) is proposed to enable CNN branch to combine broken detailed information more holistically, guided by different source feature during decoding process.

153
11 Apr 2022

TRACER: Extreme Attention Guided Salient Object Tracing Network

Karel911/TRACER 14 Dec 2021

Existing studies on salient object detection (SOD) focus on extracting distinct objects with edge information and aggregating multi-level features to improve SOD performance.

187
14 Dec 2021

Disentangled High Quality Salient Object Detection

jiwei0921/Saliency-Evaluation-Toolbox ICCV 2021

As a pixel-wise classification task, LRSCN is designed to capture sufficient semantics at low-resolution to identify the definite salient, background and uncertain image regions.

110
08 Aug 2021

P2T: Pyramid Pooling Transformer for Scene Understanding

yuhuan-wu/P2T 22 Jun 2021

A popular solution to this problem is to use a single pooling operation to reduce the sequence length.

176
22 Jun 2021

Densely Deformable Efficient Salient Object Detection Network

tanveer-hussain/EfficientSOD 12 Feb 2021

In this paper, inspired by the best background/foreground separation abilities of deformable convolutions, we employ them in our Densely Deformable Network (DDNet) to achieve efficient SOD.

21
12 Feb 2021

Uncertainty Inspired RGB-D Saliency Detection

taozh2017/RGBD-SODsurvey 7 Sep 2020

Our framework includes two main models: 1) a generator model, which maps the input image and latent variable to stochastic saliency prediction, and 2) an inference model, which gradually updates the latent variable by sampling it from the true or approximate posterior distribution.

317
07 Sep 2020