HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Disentangled High Quality Salient Object Detection

Lv Tang; Bo Li; Shouhong Ding; Mofei Song

Disentangled High Quality Salient Object Detection

Abstract

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.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
rgb-salient-object-detection-on-davis-sTang et al.
F-measure: 0.935
MAE: 0.012
S-measure: 0.920
mBA: 0.716
rgb-salient-object-detection-on-hrsodTang et al. (HRSOD)
MAE: 0.022
S-Measure: 0.920
mBA: 0.693
max F-Measure: 0.915

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Disentangled High Quality Salient Object Detection | Papers | HyperAI