paper-with-me

Papers

Progressively Guided Alternate Refinement Network for RGB-D Salient Object Detection

2020-08-17 · ECCV 2020 8 · Shuhan Chen, Yun Fu

In this paper, we aim to develop an efficient and compact deep network for RGB-D salient object detection, where the depth image provides complementary information to boost performance in complex scenarios. Starting from a coarse initial prediction by a multi-scale residual block, we propose a progressively guided alternate refinement network to refine it. Instead of using ImageNet pre-trained backbone network, we first construct a lightweight depth stream by learning from scratch, which can extract complementary features more efficiently with less redundancy. Then, different from the existing fusion based methods, RGB and depth features are fed into proposed guided residual (GR) blocks alternately to reduce their mutual degradation. By assigning progressive guidance in the stacked GR blocks within each side-output, the false detection and missing parts can be well remedied. Extensive experiments on seven benchmark datasets demonstrate that our model outperforms existing state-of-the-art approaches by a large margin, and also shows superiority in efficiency (71 FPS) and model size (64.9 MB).

📄 PDF Abstract BibTeX arXiv:2008.07064

Code (1)

ShuhanChen/PGAR_ECCV20 pytorch

Tasks

object-detectionObject DetectionRGB-D Salient Object DetectionRGB Salient Object DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Boundary-Aware Salient Object Detection via Recurrent Two-Stream Guided Refinement Network

2019-12-11 · Fangting Lin, Chao Yang, Huizhou Li, Bin Jiang

Recent deep learning based salient object detection methods which utilize both saliency and boundary features have achieved remarkable performance. However, most of them ignore the complementarity between saliency featur…

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Attention Guided Network for Salient Object Detection in Optical Remote Sensing Images

2022-07-05 · Yuhan Lin, Han Sun, Ningzhong Liu, Yetong Bian 외

Due to the extreme complexity of scale and shape as well as the uncertainty of the predicted location, salient object detection in optical remote sensing images (RSI-SOD) is a very difficult task. The existing SOD method…

object-detectionObject DetectionPositionSalient Object Detection

Guided Focal Stack Refinement Network for Light Field Salient Object Detection

2023-05-09 · Bo Yuan, Yao Jiang, Keren Fu, Qijun Zhao

Light field salient object detection (SOD) is an emerging research direction attributed to the richness of light field data. However, most existing methods lack effective handling of focal stacks, therefore making the la…

object-detectionObject DetectionSalient Object Detection

Towards High-Resolution Salient Object Detection

2019-08-20 · ICCV 2019 10 · Yi Zeng, Pingping Zhang, Jianming Zhang, Zhe Lin 외

Deep neural network based methods have made a significant breakthrough in salient object detection. However, they are typically limited to input images with low resolutions ($400\times400$ pixels or less). Little effort …

Objectobject-detectionObject DetectionRGB Salient Object Detection+3

Progressive Self-Guided Loss for Salient Object Detection

2021-01-07 · Sheng Yang, Weisi Lin, Guosheng Lin, Qiuping Jiang 외

We present a simple yet effective progressive self-guided loss function to facilitate deep learning-based salient object detection (SOD) in images. The saliency maps produced by the most relevant works still suffer from …

Objectobject-detectionObject DetectionSalient Object Detection