HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

A Simple Pooling-Based Design for Real-Time Salient Object Detection

Jiang-Jiang Liu; Qibin Hou; Ming-Ming Cheng; Jiashi Feng; Jianmin Jiang

A Simple Pooling-Based Design for Real-Time Salient Object Detection

Abstract

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up pathway, aiming at providing layers at different feature levels the location information of potential salient objects. We further design a feature aggregation module (FAM) to make the coarse-level semantic information well fused with the fine-level features from the top-down pathway. By adding FAMs after the fusion operations in the top-down pathway, coarse-level features from the GGM can be seamlessly merged with features at various scales. These two pooling-based modules allow the high-level semantic features to be progressively refined, yielding detail enriched saliency maps. Experiment results show that our proposed approach can more accurately locate the salient objects with sharpened details and hence substantially improve the performance compared to the previous state-of-the-arts. Our approach is fast as well and can run at a speed of more than 30 FPS when processing a $300 \times 400$ image. Code can be found at http://mmcheng.net/poolnet/.

Code Repositories

backseason/PoolNet
pytorch
Mentioned in GitHub
hualuluu/--every-day-paper--
Mentioned in GitHub
balast/saliency_detector
pytorch
Mentioned in GitHub
Res2Net/Res2Net-PoolNet
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
salient-object-detection-on-dut-omronPoolNet (VGG-16)
F-measure: 0.833
MAE: 0.053
salient-object-detection-on-duts-tePoolNet (VGG-16)
MAE: 0.036
max F-measure: 0.892
salient-object-detection-on-ecssdPoolNet (VGG-16)
F-measure: 0.945
MAE: 0.038
salient-object-detection-on-hku-isPoolNet (VGG-16)
F-measure: 0.935
MAE: 0.03
salient-object-detection-on-pascal-sPoolNet (VGG-16)
F-measure: 0.88
MAE: 0.065
salient-object-detection-on-sodPoolNet (VGG-16)
F-measure: 0.882
MAE: 0.102

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
A Simple Pooling-Based Design for Real-Time Salient Object Detection | Papers | HyperAI