paper-with-me

Papers

MPI: Multi-receptive and Parallel Integration for Salient Object Detection

2021-08-08 · Han Sun, Jun Cen, Ningzhong Liu, Dong Liang, Huiyu Zhou

The semantic representation of deep features is essential for image context understanding, and effective fusion of features with different semantic representations can significantly improve the model's performance on salient object detection. In this paper, a novel method called MPI is proposed for salient object detection. Firstly, a multi-receptive enhancement module (MRE) is designed to effectively expand the receptive fields of features from different layers and generate features with different receptive fields. MRE can enhance the semantic representation and improve the model's perception of the image context, which enables the model to locate the salient object accurately. Secondly, in order to reduce the reuse of redundant information in the complex top-down fusion method and weaken the differences between semantic features, a relatively simple but effective parallel fusion strategy (PFS) is proposed. It allows multi-scale features to better interact with each other, thus improving the overall performance of the model. Experimental results on multiple datasets demonstrate that the proposed method outperforms state-of-the-art methods under different evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2108.03618

Code (1)

nuaacj/mpi 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

DC-Net: Divide-and-Conquer for Salient Object Detection

2023-05-24 · JiaYi Zhu, Xuebin Qin, Abdulmotaleb Elsaddik

In this paper, we introduce Divide-and-Conquer into the salient object detection (SOD) task to enable the model to learn prior knowledge that is for predicting the saliency map. We design a novel network, Divide-and-Conq…

DecoderObjectobject-detectionObject Detection+1

Receptive Field Broadening and Boosting for Salient Object Detection

2021-10-15 · Mingcan Ma, Changqun Xia, Chenxi Xie, Xiaowu Chen 외

Salient object detection requires a comprehensive and scalable receptive field to locate the visually significant objects in the image. Recently, the emergence of visual transformers and multi-branch modules has signific…

Objectobject-detectionObject DetectionSalient Object Detection+1

Salient Object Detection With Pyramid Attention and Salient Edges

2019-06-01 · CVPR 2019 6 · Wenguan Wang, Shuyang Zhao, Jianbing Shen, Steven C. H. Hoi 외

This paper presents a new method for detecting salient objects in images using convolutional neural networks (CNNs). The proposed network, named PAGE-Net, offers two key contributions. The first is the exploitation of an…

Edge DetectionGPUObjectobject-detection+4

LEAF-Mamba: Local Emphatic and Adaptive Fusion State Space Model for RGB-D Salient Object Detection

2025-09-23 · Lanhu Wu, Zilin Gao, Hao Fei, Mong-Li Lee 외 arxiv

RGB-D salient object detection (SOD) aims to identify the most conspicuous objects in a scene with the incorporation of depth cues. Existing methods mainly rely on CNNs, limited by the local receptive fields, or Vision T…

RGB-D Salient Object DetectionComputational Efficiency

A Parallel Down-Up Fusion Network for Salient Object Detection in Optical Remote Sensing Images

2020-10-02 · Chongyi Li, Runmin Cong, Chunle Guo, Hua Li 외

The diverse spatial resolutions, various object types, scales and orientations, and cluttered backgrounds in optical remote sensing images (RSIs) challenge the current salient object detection (SOD) approaches. It is com…

object-detectionObject DetectionSalient Object Detection