HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Asymmetric Non-local Neural Networks for Semantic Segmentation

Zhen Zhu; Mengde Xu; Song Bai; Tengteng Huang; Xiang Bai

Asymmetric Non-local Neural Networks for Semantic Segmentation

Abstract

The non-local module works as a particularly useful technique for semantic segmentation while criticized for its prohibitive computation and GPU memory occupation. In this paper, we present Asymmetric Non-local Neural Network to semantic segmentation, which has two prominent components: Asymmetric Pyramid Non-local Block (APNB) and Asymmetric Fusion Non-local Block (AFNB). APNB leverages a pyramid sampling module into the non-local block to largely reduce the computation and memory consumption without sacrificing the performance. AFNB is adapted from APNB to fuse the features of different levels under a sufficient consideration of long range dependencies and thus considerably improves the performance. Extensive experiments on semantic segmentation benchmarks demonstrate the effectiveness and efficiency of our work. In particular, we report the state-of-the-art performance of 81.3 mIoU on the Cityscapes test set. For a 256x128 input, APNB is around 6 times faster than a non-local block on GPU while 28 times smaller in GPU running memory occupation. Code is available at: https://github.com/MendelXu/ANN.git.

Code Repositories

donnyyou/torchcv
Official
pytorch
MendelXu/ANN
Official
pytorch
Mentioned in GitHub
wuyang556/ANNN_Paddle
paddle
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-ade20kAsymmetric ALNN
Validation mIoU: 45.24
semantic-segmentation-on-ade20k-valAsymmetric ALNN
mIoU: 45.24
semantic-segmentation-on-cityscapesAsymmetric ALNN
Mean IoU (class): 81.3%
semantic-segmentation-on-coco-stuff-testAsymmetric ALNN
mIoU: 37.2%
semantic-segmentation-on-pascal-contextAsymmetric ALNN
mIoU: 52.8

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
Asymmetric Non-local Neural Networks for Semantic Segmentation | Papers | HyperAI