Salient Object Detection

234 papers with code • 6 benchmarks • 16 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Salient Object Detection models and implementations

Most implemented papers

BASNet: Boundary-Aware Salient Object Detection

NathanUA/BASNet CVPR 2019

In this paper, we propose a predict-refine architecture, BASNet, and a new hybrid loss for Boundary-Aware Salient object detection.

EGNet:Edge Guidance Network for Salient Object Detection

MindSpore-MS-Code2/code0 22 Aug 2019

In the second step, we integrate the local edge information and global location information to obtain the salient edge features.

CAGNet: Content-Aware Guidance for Salient Object Detection

Mehrdad-Noori/Saliency-Evaluation-Toolbox 29 Nov 2019

Beneficial from Fully Convolutional Neural Networks (FCNs), saliency detection methods have achieved promising results.

Suppress and Balance: A Simple Gated Network for Salient Object Detection

Xiaoqi-Zhao-DLUT/GateNet-RGB-Saliency ECCV 2020

With the help of multilevel gate units, the valuable context information from the encoder can be optimally transmitted to the decoder.

Dense Attention Fluid Network for Salient Object Detection in Optical Remote Sensing Images

rmcong/DAFNet_TIP20 26 Nov 2020

Despite the remarkable advances in visual saliency analysis for natural scene images (NSIs), salient object detection (SOD) for optical remote sensing images (RSIs) still remains an open and challenging problem.

Salient Object Detection via Integrity Learning

mczhuge/ICON 19 Jan 2021

We define the concept of integrity at both a micro and macro level.

Specificity-preserving RGB-D Saliency Detection

taozh2017/RGBD-SODsurvey ICCV 2021

To effectively fuse cross-modal features in the shared learning network, we propose a cross-enhanced integration module (CIM) and then propagate the fused feature to the next layer for integrating cross-level information.

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.

CIR-Net: Cross-modality Interaction and Refinement for RGB-D Salient Object Detection

Lin-Qinwei/CIR-Net-MindSpore.git 6 Oct 2022

Focusing on the issue of how to effectively capture and utilize cross-modality information in RGB-D salient object detection (SOD) task, we present a convolutional neural network (CNN) model, named CIR-Net, based on the novel cross-modality interaction and refinement.

Inner and Inter Label Propagation: Salient Object Detection in the Wild

hli2020/lps_tip15 27 May 2015

For most natural images, some boundary superpixels serve as the background labels and the saliency of other superpixels are determined by ranking their similarities to the boundary labels based on an inner propagation scheme.