paper-with-me

Papers

Progressive Feature Polishing Network for Salient Object Detection

2019-11-14 · Bo Wang, Quan Chen, Min Zhou, Zhiqiang Zhang, Xiaogang Jin, Kun Gai

Feature matters for salient object detection. Existing methods mainly focus on designing a sophisticated structure to incorporate multi-level features and filter out cluttered features. We present Progressive Feature Polishing Network (PFPN), a simple yet effective framework to progressively polish the multi-level features to be more accurate and representative. By employing multiple Feature Polishing Modules (FPMs) in a recurrent manner, our approach is able to detect salient objects with fine details without any post-processing. A FPM parallelly updates the features of each level by directly incorporating all higher level context information. Moreover, it can keep the dimensions and hierarchical structures of the feature maps, which makes it flexible to be integrated with any CNN-based models. Empirical experiments show that our results are monotonically getting better with increasing number of FPMs. Without bells and whistles, PFPN outperforms the state-of-the-art methods significantly on five benchmark datasets under various evaluation metrics.

📄 PDF Abstract BibTeX arXiv:1911.05942

Code (1)

chenquan-cq/PFPN pytorch

Tasks

Objectobject-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

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

Cross-layer Feature Pyramid Network for Salient Object Detection

2020-02-25 · Zun Li, Congyan Lang, Junhao Liew, Qibin Hou 외

Feature pyramid network (FPN) based models, which fuse the semantics and salient details in a progressive manner, have been proven highly effective in salient object detection. However, it is observed that these models o…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

EGNet:Edge Guidance Network for Salient Object Detection

2019-08-22 · Jia-Xing Zhao, Jiang-Jiang Liu, Den-Ping Fan, Yang Cao 외

Fully convolutional neural networks (FCNs) have shown their advantages in the salient object detection task. However, most existing FCNs-based methods still suffer from coarse object boundaries. In this paper, to solve t…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

EGNet: Edge Guidance Network for Salient Object Detection

2019-10-01 · ICCV 2019 10 · Jia-Xing Zhao, Jiang-Jiang Liu, Deng-Ping Fan, Yang Cao 외

Fully convolutional neural networks (FCNs) have shown their advantages in the salient object detection task. However, most existing FCNs-based methods still suffer from coarse object boundaries. In this paper, to solve t…

Camouflaged Object SegmentationCo-Salient Object DetectionObjectobject-detection+3

Addressing Multiple Salient Object Detection via Dual-Space Long-Range Dependencies

2021-11-04 · Bowen Deng, Andrew P. French, Michael P. Pound

Salient object detection plays an important role in many downstream tasks. However, complex real-world scenes with varying scales and numbers of salient objects still pose a challenge. In this paper, we directly address …

Decoderobject-detectionObject DetectionSalient Object Detection