This is a a code summary for salient object detection with deep learning.
The repository provide a reading list for salient object detection with deep learning.
In this repository, we mainly focus on deep learning based saliency methods. We hope these codes will help people to better understand saliency detection in the deep learning era. We will keep updating it.
1.AFNet: Attentive Feedback Network for Boundary-aware Salient Object Detection. (CVPR)
The link is here.
2.BASNet: Boundary Aware Salient Object Detection. (CVPR)
The link is here.
3.CPD: Cascaded Partial Decoder for Accurate and Fast Salient Object Detection. (CVPR)
The link is here.
4.Deep Embedding Features for Salient Object Detection. (AAAI)
The link is here.
5.DSAL-GAN: DENOISING BASED SALIENCY PREDICTION WITH GENERATIVE ADVERSARIAL NETWORKS. (arXiv)
The paper link is here.
6.SAC-Net: Spatial Attenuation Context for Salient Object Detection. (arXiv)
The paper link is here.
1.A Bi-Directional Message Passing Model for Salient Object Detection. (CVPR)
The link is here.
2.PiCANet: Learning Pixel-wise Contextual Attention for Saliency Detection. (CVPR)
The link is here.
3.PAGRN: Progressive Attention Guided Recurrent Network for Salient Object Detection. (CVPR)
The link is here and here.
4.R3Net: Recurrent Residual Refinement Network for Saliency Detection. (IJCAI)
The link is here.
5.LFR: Salient Object Detection by Lossless Feature Reflection. (IJCAI)
The link is here.
6.Agile Amulet: Real-Time Salient Object Detection with Contextual Attention. (arXiv)
The link is here.
7.HyperFusion-Net: Densely Reflective Fusion for Salient Object Detection. (arXiv)
The link is here.
8.Learning to promote saliency detectors. (CVPR)
The link is here.
9. An unsupervised game-theoretic approach to saliency detection. (TIP)
The link is here.
10. Learning to promote saliency detectors. (CVPR)
The link is here.
11. Contour Knowledge Transfer for Salient Object Detection. (ECCV)
The link is here.
12. Reverse Attention for Salient Object Detection. (ECCV)
The link is here.
13. Detect Globally, Refine Locally: A Novel Approach to Saliency Detection. (CVPR)
The link is here.
14. Selectivity or Invariance: Boundary-aware Salient Object Detection. (arXiv)
The paper link is here.
1.DSS: Deeply Supervised Salient Object Detection with Short Connections. (CVPR)
The link is here.
2.NLDF:Non-Local Deep Features for Salient Object Detection. (CVPR)
The link is here.
3.SRM:A Stagewise Refinement Model for Detecting Salient Objects in Images. (ICCV)
The link is here.
4.Amulet: Aggregating Multi-level Convolutional Features for Salient Object Detection. (ICCV)
The link is here.
5.UCF: Learning Uncertain Convolutional Features for Accurate Saliency Detection. (ICCV)
The link is here.
6.Learning to Detect Salient Objects with Image-level Supervision. (CVPR)
The link is here.
7.SalGAN: visual saliency prediction with adversarial networks. (CVPR)
The link is here.
1.DHSNet Deep hierarchical saliency network for salient object detection. (CVPR)
The link is here.
2.RFCN: Saliency detection with recurrent fully convolutional networks. (ECCV)
The link is here.
3.ELD: Deep Saliency with Encoded Low level Distance Map and High Level Features. (CVPR)
The link is here.
1.AFNet: Adaptive Fusion for RGB-D Salient Object Detection. (arXiv)
The link is here.
1.PDNet: Prior-Model Guided Depth-enhanced Network for Salient Object Detection. (ICME)
The link is here.
2.Co-saliency detection for RGBD images based on multi-constraint feature matching and cross label propagation. (TIP)
The link is here.
3.PCA: Progressively Complementarity-aware Fusion Network for RGB-D Salient Object Detection. (CVPR)
The link is here.
1.Learning RGB-D Salient Object Detection using background enclosure, depth contrast, and top-down features. (ICCV)
The link is here.
1.RGBD co-saliency detection via multiple kernel boosting and fusion. (2018 Multimedia Tools and Applications)
The link is here.
2.An Innovative Salient Object Detection Using Center-Dark Channel Prior. (ICCV 2017)
The link is here.
3.Saliency detection for stereoscopic images based on depth confidence analysis and multiple cues fusion. (SPL 2016)
The link is here.
4.RGBD Co-saliency Detection via Bagging-Based Clustering. (SPL 2016)
The link is here.
5.Exploiting Global Priors for RGB-D Saliency Detection. (CVPR 2015)
The link is here.
1.LFNet: Light-Field Fusion Network for Salient Object Detection
The link is here.
2.DILF: Saliency Detection with a Deeper Investigation of Light Field (IJCAI 2015)
The link is here.
This is a paper list published by another author. here
Here includes the performance comparison of almost all salient object detection algorithms.
- 2D SOD datasets download1 or download2.
- 3D SOD datasets download. Password:zb8z
- 4D SOD datasets download.
This link near all evaluation metrics for salient object detection including E-measure, S-measure, F-measure, MAE scores and PR curves or bar metrics.
You can found in here.