Real-Time Salient Object Detection With a Minimum Spanning Tree
In this paper, we present a real-time salient object detection system based on the minimum spanning tree. Due to the fact that background regions are typically connected to the image boundaries, salient objects can be extracted by computing the distances to the boundaries. However, measuring the image boundary connectivity efficiently is a challenging problem. Existing methods either rely on superpixel representation to reduce the processing units or approximate the distance transform. Instead, we propose an exact and iteration free solution on a minimum spanning tree. The minimum spanning tree representation of an image inherently reveals the object geometry information in a scene. Meanwhile, it largely reduces the search space of shortest paths, resulting an efficient and high quality distance transform algorithm. We further introduce a boundary dissimilarity measure to compliment the shortage of distance transform for salient object detection. Extensive evaluations show that the proposed algorithm achieves the leading performance compared to the state-of-the-art methods in terms of efficiency and accuracy.
Code (1)
Tasks
Objectobject-detectionObject DetectionRGB Salient Object DetectionSalient Object DetectionVideo Salient Object DetectionSimilar Papers 제목 키워드 기반
Minimum Barrier Salient Object Detection at 80 FPS
We propose a highly efficient, yet powerful, salient object detection method based on the Minimum Barrier Distance (MBD) Transform. The MBD transform is robust to pixel-value fluctuation, and thus can be effectively app…
Objectobject-detectionObject DetectionRGB Salient Object Detection+2a novel attention-based network for fast salient object detection
In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not fe…
Objectobject-detectionObject DetectionSalient Object DetectionTowards the Success Rate of One: Real-time Unconstrained Salient Object Detection
In this work, we propose an efficient and effective approach for unconstrained salient object detection in images using deep convolutional neural networks. Instead of generating thousands of candidate bounding boxes and …
GPUObjectobject-detectionObject Detection+2RGB-D Salient Object Detection with Ubiquitous Target Awareness
Conventional RGB-D salient object detection methods aim to leverage depth as complementary information to find the salient regions in both modalities. However, the salient object detection results heavily rely on the qua…
Objectobject-detectionObject DetectionRepresentation Learning+3Depthwise Non-local Module for Fast Salient Object Detection Using a Single Thread
Recently deep convolutional neural networks have achieved significant success in salient object detection. However, existing state-of-the-art methods require high-end GPUs to achieve real-time performance, which makes th…
CPUimage-classificationImage ClassificationObject+5