Non-Local Deep Features for Salient Object Detection
Saliency detection aims to highlight the most relevant objects in an image. Methods using conventional models struggle whenever salient objects are pictured on top of a cluttered background while deep neural nets suffer from excess complexity and slow evaluation speeds. In this paper, we propose a simplified convolutional neural network which combines local and global information through a multi-resolution 4x5 grid structure. Instead of enforcing spacial coherence with a CRF or superpixels as is usually the case, we implemented a loss function inspired by the Mumford-Shah functional which penalizes errors on the boundary. We trained our model on the MSRA-B dataset, and tested it on six different saliency benchmark datasets. Results show that our method is on par with the state-of-the-art while reducing computation time by a factor of 18 to 100 times, enabling near real-time, high performance saliency detection.
Code (2)
Tasks
Objectobject-detectionObject DetectionRGB Salient Object DetectionSaliency DetectionSalient Object DetectionSuperpixelsSimilar Papers 제목 키워드 기반
Salient Object Detection in Video using Deep Non-Local Neural Networks
Detection of salient objects in image and video is of great importance in many computer vision applications. In spite of the fact that the state of the art in saliency detection for still images has been changed substant…
object-detectionObject DetectionRGB Salient Object DetectionSaliency Detection+3EGNet:Edge Guidance Network for Salient Object Detection
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+1EGNet: Edge Guidance Network for Salient Object Detection
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+3Global and Local Sensitivity Guided Key Salient Object Re-augmentation for Video Saliency Detection
The existing still-static deep learning based saliency researches do not consider the weighting and highlighting of extracted features from different layers, all features contribute equally to the final saliency decision…
Decision Makingfeature selectionObjectSaliency Detection+2Multistep feature aggregation framework for salient object detection
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