paper-with-me

Papers

MSDNN: Multi-Scale Deep Neural Network for Salient Object Detection

2018-01-12 · Fen Xiao, Wenzheng Deng, Liangchan Peng, Chunhong Cao, Kai Hu, Xieping Gao

Salient object detection is a fundamental problem and has been received a great deal of attentions in computer vision. Recently deep learning model became a powerful tool for image feature extraction. In this paper, we propose a multi-scale deep neural network (MSDNN) for salient object detection. The proposed model first extracts global high-level features and context information over the whole source image with recurrent convolutional neural network (RCNN). Then several stacked deconvolutional layers are adopted to get the multi-scale feature representation and obtain a series of saliency maps. Finally, we investigate a fusion convolution module (FCM) to build a final pixel level saliency map. The proposed model is extensively evaluated on four salient object detection benchmark datasets. Results show that our deep model significantly outperforms other 12 state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1801.04187

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Multi-scale deep neural networks for real image super-resolution

2019-04-24 · Shangqi Gao, Xiahai Zhuang

Single image super-resolution (SR) is extremely difficult if the upscaling factors of image pairs are unknown and different from each other, which is common in real image SR. To tackle the difficulty, we develop two mult…

GPUImage Super-ResolutionSuper-Resolution

Multi-Scale Iterative Refinement Network for RGB-D Salient Object Detection

2022-01-24 · Ze-Yu Liu, Jian-wei Liu, Xin Zuo, Ming-fei Hu

The extensive research leveraging RGB-D information has been exploited in salient object detection. However, salient visual cues appear in various scales and resolutions of RGB images due to semantic gaps at different fe…

Objectobject-detectionObject DetectionRGB-D Salient Object Detection+1

Multistep feature aggregation framework for salient object detection

2022-11-12 · Xiaogang Liu Shuang Song

Recent works on salient object detection have made use of multi-scale features in a way such that high-level features and low-level features can collaborate in locating salient objects. Many of the previous methods have …

Objectobject-detectionObject DetectionSalient Object Detection

A lightweight multi-scale context network for salient object detection in optical remote sensing images

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

Due to the more dramatic multi-scale variations and more complicated foregrounds and backgrounds in optical remote sensing images (RSIs), the salient object detection (SOD) for optical RSIs becomes a huge challenge. Howe…

object-detectionObject DetectionSalient Object Detection

Instance-Level Salient Object Segmentation

2017-04-12 · CVPR 2017 7 · Guanbin Li, Yuan Xie, Liang Lin, Yizhou Yu

Image saliency detection has recently witnessed rapid progress due to deep convolutional neural networks. However, none of the existing methods is able to identify object instances in the detected salient regions. In thi…

Instance SegmentationObjectSaliency DetectionSegmentation+1