paper-with-me

홈 › Papers

Edge Preserving and Multi-Scale Contextual Neural Network for Salient Object Detection

2016-08-29 · Xiang Wang, Huimin Ma, Xiaozhi Chen, ShaoDi You

In this paper, we propose a novel edge preserving and multi-scale contextual neural network for salient object detection. The proposed framework is aiming to address two limits of the existing CNN based methods. First, region-based CNN methods lack sufficient context to accurately locate salient object since they deal with each region independently. Second, pixel-based CNN methods suffer from blurry boundaries due to the presence of convolutional and pooling layers. Motivated by these, we first propose an end-to-end edge-preserved neural network based on Fast R-CNN framework (named RegionNet) to efficiently generate saliency map with sharp object boundaries. Later, to further improve it, multi-scale spatial context is attached to RegionNet to consider the relationship between regions and the global scenes. Furthermore, our method can be generally applied to RGB-D saliency detection by depth refinement. The proposed framework achieves both clear detection boundary and multi-scale contextual robustness simultaneously for the first time, and thus achieves an optimized performance. Experiments on six RGB and two RGB-D benchmark datasets demonstrate that the proposed method achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1608.08029

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionRGB Salient Object DetectionSaliency DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
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…
RoIPool 설명 없음
Fast R-CNN Fast R-CNN is an object detection model that improves in its predecessor R-CNN in a number of ways. Instead of extracting CNN…

Similar Papers 제목 키워드 기반

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

Scene Context-Aware Salient Object Detection

2021-01-01 · ICCV 2021 10 · Avishek Siris, Jianbo Jiao, Gary K.L. Tam, Xianghua Xie 외

Salient object detection identifies objects in an image that grab visual attention. Although contextual features are considered in recent literature, they often fail in real-world complex scenarios. We observe that t…

Objectobject-detectionObject DetectionSaliency Detection+1

Transforming Static Images Using Generative Models for Video Salient Object Detection

2024-11-21 · Suhwan Cho, Minhyeok Lee, Jungho Lee, Sangyoun Lee

In many video processing tasks, leveraging large-scale image datasets is a common strategy, as image data is more abundant and facilitates comprehensive knowledge transfer. A typical approach for simulating video from st…

object-detectionObject DetectionSalient Object DetectionTransfer Learning+1

Contextual Hypergraph Modelling for Salient Object Detection

2013-10-22 · Xi Li, Yao Li, Chunhua Shen, Anthony Dick 외

Salient object detection aims to locate objects that capture human attention within images. Previous approaches often pose this as a problem of image contrast analysis. In this work, we model an image as a hypergraph tha…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

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