paper-with-me

Papers

Progressive Attention Guided Recurrent Network for Salient Object Detection

2018-06-01 · CVPR 2018 6 · Xiaoning Zhang, Tiantian Wang, Jinqing Qi, Huchuan Lu, Gang Wang

Effective convolutional features play an important role in saliency estimation but how to learn powerful features for saliency is still a challenging task. FCN-based methods directly apply multi-level convolutional features without distinction, which leads to sub-optimal results due to the distraction from redundant details. In this paper, we propose a novel attention guided network which selectively integrates multi-level contextual information in a progressive manner. Attentive features generated by our network can alleviate distraction of background thus achieve better performance. On the other hand, it is observed that most of existing algorithms conduct salient object detection by exploiting side-output features of the backbone feature extraction network. However, shallower layers of backbone network lack the ability to obtain global semantic information, which limits the effective feature learning. To address the problem, we introduce multi-path recurrent feedback to enhance our proposed progressive attention driven framework. Through multi-path recurrent connections, global semantic information from the top convolutional layer is transferred to shallower layers, which intrinsically refines the entire network. Experimental results on six benchmark datasets demonstrate that our algorithm performs favorably against the state-of-the-art approaches.

📄 PDF Abstract BibTeX

Code (1)

zhangxiaoning666/PAGR

Tasks

Objectobject-detectionObject DetectionRGB Salient Object DetectionSaliency PredictionSalient 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

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

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

Salient Object Detection Driven by Fixation Prediction

2018-06-01 · CVPR 2018 6 · Wenguan Wang, Jianbing Shen, Xingping Dong, Ali Borji

Research in visual saliency has been focused on two major types of models namely fixation prediction and salient object detection. The relationship between the two, however, has been less explored. In this paper, we prop…

Objectobject-detectionObject DetectionPrediction+3

Depth-Induced Multi-Scale Recurrent Attention Network for Saliency Detection

2019-10-01 · ICCV 2019 10 · Yongri Piao, Wei Ji, Jingjing Li, Miao Zhang 외

In this work, we propose a novel depth-induced multi-scale recurrent attention network for saliency detection. It achieves dramatic performance especially in complex scenarios. There are three main contributions of our n…

RGB-D Salient Object DetectionSaliency DetectionScene Understanding