Disentangled High Quality Salient Object Detection

ICCV 2021  ·  Lv Tang, Bo Li, Shouhong Ding, Mofei Song ·

Aiming at discovering and locating most distinctive objects from visual scenes, salient object detection (SOD) plays an essential role in various computer vision systems. Coming to the era of high resolution, SOD methods are facing new challenges. The major limitation of previous methods is that they try to identify the salient regions and estimate the accurate objects boundaries simultaneously with a single regression task at low-resolution. This practice ignores the inherent difference between the two difficult problems, resulting in poor detection quality. In this paper, we propose a novel deep learning framework for high-resolution SOD task, which disentangles the task into a low-resolution saliency classification network (LRSCN) and a high-resolution refinement network (HRRN). As a pixel-wise classification task, LRSCN is designed to capture sufficient semantics at low-resolution to identify the definite salient, background and uncertain image regions. HRRN is a regression task, which aims at accurately refining the saliency value of pixels in the uncertain region to preserve a clear object boundary at high-resolution with limited GPU memory. It is worth noting that by introducing uncertainty into the training process, our HRRN can well address the high-resolution refinement task without using any high-resolution training data. Extensive experiments on high-resolution saliency datasets as well as some widely used saliency benchmarks show that the proposed method achieves superior performance compared to the state-of-the-art methods.

PDF Abstract ICCV 2021 PDF ICCV 2021 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Uses Extra
Training Data
Result Benchmark
RGB Salient Object Detection DAVIS-S Tang et al. S-measure 0.920 # 10
F-measure 0.935 # 9
mBA 0.716 # 5
MAE 0.012 # 7
RGB Salient Object Detection HRSOD Tang et al. (HRSOD) S-Measure 0.920 # 10
max F-Measure 0.915 # 10
MAE 0.022 # 10
mBA 0.693 # 6

Methods


No methods listed for this paper. Add relevant methods here