Edge Preserving and Multi-Scale Contextual Neural Network for Salient Object Detection
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionRGB Salient Object DetectionSaliency DetectionSalient Object DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Salient Object Detection With Pyramid Attention and Salient Edges
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+4Scene Context-Aware Salient Object Detection
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+1Transforming Static Images Using Generative Models for Video Salient Object Detection
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+1Contextual Hypergraph Modelling for Salient Object Detection
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+1A lightweight multi-scale context network for salient object detection in optical remote sensing images
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