Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Deep Saliency with Encoded Low level Distance Map and High Level Features

About

Recent advances in saliency detection have utilized deep learning to obtain high level features to detect salient regions in a scene. These advances have demonstrated superior results over previous works that utilize hand-crafted low level features for saliency detection. In this paper, we demonstrate that hand-crafted features can provide complementary information to enhance performance of saliency detection that utilizes only high level features. Our method utilizes both high level and low level features for saliency detection under a unified deep learning framework. The high level features are extracted using the VGG-net, and the low level features are compared with other parts of an image to form a low level distance map. The low level distance map is then encoded using a convolutional neural network(CNN) with multiple 1X1 convolutional and ReLU layers. We concatenate the encoded low level distance map and the high level features, and connect them to a fully connected neural network classifier to evaluate the saliency of a query region. Our experiments show that our method can further improve the performance of state-of-the-art deep learning-based saliency detection methods.

Gayoung Lee, Yu-Wing Tai, Junmo Kim• 2016

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionDUTS (test)
M (MAE)0.0924
325
Salient Object DetectionECSSD
MAE0.0795
222
Salient Object DetectionPASCAL-S
MAE0.1228
196
Salient Object DetectionHKU-IS
MAE0.0734
175
Salient Object DetectionDUT-OMRON
MAE0.0924
133
RGB-D Salient Object DetectionRGBD135
S-measure (Sα)0.901
92
Saliency Object DetectionSIP
F_beta Score0.75
79
Salient Object DetectionNLPR (test)
F-beta84.5
76
Saliency DetectionNJUD (test)
MAE0.051
68
Salient Object DetectionFBMS (test)
MAE0.103
58
Showing 10 of 24 rows

Other info

Follow for update