Related Experiment Video
Updated: Jun 25, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Saliency Detection Based on Multiple-Level Feature Learning
Xiaoli Li1,2,3,4,5,6, Yunpeng Liu1,2,3,4,5, Huaici Zhao1,2,3,4,5
1Shenyang Institute of Automation, Chinese Academy of Sciences, Shenyang 110169, China.
Abstract:
Finding the most interesting areas of an image is the aim of saliency detection. Conventional methods based on low-level features rely on biological cues like texture and color. These methods, however, have trouble with processing complicated or low-contrast images. In this paper, we introduce a deep neural network-based saliency detection method. First, using semantic segmentation, we construct a pixel-level model that gives each pixel a saliency value depending on its semantic category. Next, we create a region feature model by combining both hand-crafted and deep features, which extracts and fuses the local and global information of each superpixel region. Third, we combine the results from the previous two steps, along with the over-segmented superpixel images and the original images, to construct a multi-level feature model. We feed the model into a deep convolutional network, which generates the final saliency map by learning to integrate the macro and micro information based on the pixels and superpixels. We assess our method on five benchmark datasets and contrast it against 14 state-of-the-art saliency detection algorithms. According to the experimental results, our method performs better than the other methods in terms of F-measure, precision, recall, and runtime. Additionally, we analyze the limitations of our method and propose potential future developments.
Related Concept Videos
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Multi-input and Multi-variable systems
In the absence...
Visual System
Once through the pupil, the light passes through the lens, a...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...

