paper-with-me

홈 › Papers

DHSNet: Deep Hierarchical Saliency Network for Salient Object Detection

2016-06-01 · CVPR 2016 6 · Nian Liu, Junwei Han

Traditional1 salient object detection models often use hand-crafted features to formulate contrast and various prior knowledge, and then combine them artificially. In this work, we propose a novel end-to-end deep hierarchical saliency network (DHSNet) based on convolutional neural networks for detecting salient objects. DHSNet first makes a coarse global prediction by automatically learning various global structured saliency cues, including global contrast, objectness, compactness, and their optimal combination. Then a novel hierarchical recurrent convolutional neural network (HRCNN) is adopted to further hierarchically and progressively refine the details of saliency maps step by step via integrating local context information. The whole architecture works in a global to local and coarse to fine manner. DHSNet is directly trained using whole images and corresponding ground truth saliency masks. When testing, saliency maps can be generated by directly and efficiently feedforwarding testing images through the network, without relying on any other techniques. Evaluations on four benchmark datasets and comparisons with other 11 state-of-the-art algorithms demonstrate that DHSNet not only shows its significant superiority in terms of performance, but also achieves a real-time speed of 23 FPS on modern GPUs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Evaluating Salient Object Detection in Natural Images with Multiple Objects having Multi-level Saliency

2020-03-19 · Gökhan Yildirim, Debashis Sen, Mohan Kankanhalli, Sabine Süsstrunk

Salient object detection is evaluated using binary ground truth with the labels being salient object class and background. In this paper, we corroborate based on three subjective experiments on a novel image dataset that…

Objectobject-detectionObject DetectionRGB Salient Object Detection+2

Hierarchical Salient Object Detection for Assisted Grasping

2017-01-16 · Dominik Alexander Klein, Boris Illing, Bastian Gaspers, Dirk Schulz 외

Visual scene decomposition into semantic entities is one of the major challenges when creating a reliable object grasping system. Recently, we introduced a bottom-up hierarchical clustering approach which is able to segm…

ClusteringObjectobject-detectionObject Detection+2

Geodesic-based Salient Object Detection

2013-02-26 · Richard M Jiang

Saliency detection has been an intuitive way to provide useful cues for object detection and segmentation, as desired for many vision and graphics applications. In this paper, we provided a robust method for salient obje…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3

Contour Loss: Boundary-Aware Learning for Salient Object Segmentation

2019-08-06 · Zixuan Chen, Huajun Zhou, Xiaohua Xie, Jian-Huang Lai

We present a learning model that makes full use of boundary information for salient object segmentation. Specifically, we come up with a novel loss function, i.e., Contour Loss, which leverages object contours to guide m…

GPUObjectSaliency DetectionSemantic Segmentation

Revisiting Salient Object Detection: Simultaneous Detection, Ranking, and Subitizing of Multiple Salient Objects

2018-03-14 · CVPR 2018 6 · Md Amirul Islam, Mahmoud Kalash, Neil D. B. Bruce

Salient object detection is a problem that has been considered in detail and many solutions proposed. In this paper, we argue that work to date has addressed a problem that is relatively ill-posed. Specifically, there is…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1