paper-with-me

홈 › Papers

Real-Time Salient Object Detection With a Minimum Spanning Tree

2016-06-01 · CVPR 2016 6 · Wei-Chih Tu, Shengfeng He, Qingxiong Yang, Shao-Yi Chien

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.

📄 PDF Abstract BibTeX

Code (1)

cj4L/MST-python

Tasks

Objectobject-detectionObject DetectionRGB Salient Object DetectionSalient Object DetectionVideo Salient Object Detection

Similar Papers 제목 키워드 기반

Minimum Barrier Salient Object Detection at 80 FPS

2015-12-01 · ICCV 2015 12 · Jianming Zhang, Stan Sclaroff, Zhe Lin, Xiaohui Shen 외

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+2

a novel attention-based network for fast salient object detection

2021-12-20 · Bin Zhang, Yang Wu, Xiaojing Zhang, Ming Ma

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 Detection

Towards the Success Rate of One: Real-time Unconstrained Salient Object Detection

2017-07-31 · Mahyar Najibi, Fan Yang, Qiaosong Wang, Robinson Piramuthu

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+2

RGB-D Salient Object Detection with Ubiquitous Target Awareness

2021-09-08 · Yifan Zhao, Jiawei Zhao, Jia Li, Xiaowu Chen

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+3

Depthwise Non-local Module for Fast Salient Object Detection Using a Single Thread

2020-01-22 · Haofeng Li, Guanbin Li, BinBin Yang, Guanqi Chen 외

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