HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Cascaded Partial Decoder for Fast and Accurate Salient Object Detection

Wu Zhe ; Su Li ; Huang Qingming

Cascaded Partial Decoder for Fast and Accurate Salient Object Detection

Abstract

Existing state-of-the-art salient object detection networks rely onaggregating multi-level features of pre-trained convolutional neural networks(CNNs). Compared to high-level features, low-level features contribute less toperformance but cost more computations because of their larger spatialresolutions. In this paper, we propose a novel Cascaded Partial Decoder (CPD)framework for fast and accurate salient object detection. On the one hand, theframework constructs partial decoder which discards larger resolution featuresof shallower layers for acceleration. On the other hand, we observe thatintegrating features of deeper layers obtain relatively precise saliency map.Therefore we directly utilize generated saliency map to refine the features ofbackbone network. This strategy efficiently suppresses distractors in thefeatures and significantly improves their representation ability. Experimentsconducted on five benchmark datasets exhibit that the proposed model not onlyachieves state-of-the-art performance but also runs much faster than existingmodels. Besides, the proposed framework is further applied to improve existingmulti-level feature aggregation models and significantly improve theirefficiency and accuracy.

Code Repositories

wuzhe71/CPD
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
camouflaged-object-segmentation-on-codCPD
MAE: 0.059
S-Measure: 0.747
Weighted F-Measure: 0.508
camouflaged-object-segmentation-on-pcod-1200CPD
S-Measure: 0.855
salient-object-detection-on-dut-omronCPD-R (ResNet50)
F-measure: 0.747
MAE: 0.056
salient-object-detection-on-ecssdCPD-R (ResNet50)
F-measure: 0.917
MAE: 0.037
salient-object-detection-on-hku-isCPD-R (ResNet50)
F-measure: 0.891
MAE: 0.034
salient-object-detection-on-istdCPD
Balanced Error Rate: 6.76
salient-object-detection-on-pascal-sCPD-R (ResNet50)
F-measure: 0.824
MAE: 0.072
salient-object-detection-on-sbuCPD
Balanced Error Rate: 4.19
salient-object-detection-on-ucfCPD
Balanced Error Rate: 7.21

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
Cascaded Partial Decoder for Fast and Accurate Salient Object Detection | Papers | HyperAI