Waterfall Atrous Spatial Pooling Architecture for Efficient Semantic Segmentation

6 Dec 2019  ·  Bruno Artacho, Andreas Savakis ·

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.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Semantic Segmentation Cityscapes test WASPnet (ours) Mean IoU (class) 70.5% # 79
Semantic Segmentation Cityscapes val WASPnet (ours) mIoU 74% # 65
Semantic Segmentation PASCAL VOC 2012 test WASPnet-CRF (ours) Mean IoU 79.6% # 32
Semantic Segmentation PASCAL VOC 2012 val WASPnet-CRF (ours) mIoU 80.41% # 11

Methods