HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Waterfall Atrous Spatial Pooling Architecture for Efficient Semantic Segmentation

Bruno Artacho Andreas Savakis

Waterfall Atrous Spatial Pooling Architecture for Efficient Semantic Segmentation

Abstract

We propose a new efficient architecture for semantic segmentation, based on a "Waterfall" Atrous Spatial Pooling architecture, that achieves a considerable accuracy increase while decreasing the number of network parameters and memory footprint. The proposed Waterfall architecture leverages the efficiency of progressive filtering in the cascade architecture while maintaining multiscale fields-of-view comparable to spatial pyramid configurations. Additionally, our method does not rely on a postprocessing stage with Conditional Random Fields, which further reduces complexity and required training time. We demonstrate that the Waterfall approach with a ResNet backbone is a robust and efficient architecture for semantic segmentation obtaining state-of-the-art results with significant reduction in the number of parameters for the Pascal VOC dataset and the Cityscapes dataset.

Code Repositories

bmartacho/WASP
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-cityscapesWASPnet (ours)
Mean IoU (class): 70.5%
semantic-segmentation-on-cityscapes-valWASPnet (ours)
mIoU: 74%
semantic-segmentation-on-pascal-voc-2012WASPnet-CRF (ours)
Mean IoU: 79.6%
semantic-segmentation-on-pascal-voc-2012-valWASPnet-CRF (ours)
mIoU: 80.41%

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
Waterfall Atrous Spatial Pooling Architecture for Efficient Semantic Segmentation | Papers | HyperAI