HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Multi-Scale Context Aggregation by Dilated Convolutions

Fisher Yu; Vladlen Koltun

Multi-Scale Context Aggregation by Dilated Convolutions

Abstract

State-of-the-art models for semantic segmentation are based on adaptations of convolutional networks that had originally been designed for image classification. However, dense prediction and image classification are structurally different. In this work, we develop a new convolutional network module that is specifically designed for dense prediction. The presented module uses dilated convolutions to systematically aggregate multi-scale contextual information without losing resolution. The architecture is based on the fact that dilated convolutions support exponential expansion of the receptive field without loss of resolution or coverage. We show that the presented context module increases the accuracy of state-of-the-art semantic segmentation systems. In addition, we examine the adaptation of image classification networks to dense prediction and show that simplifying the adapted network can increase accuracy.

Code Repositories

Wanger-SJTU/FCN-in-the-wild
pytorch
Mentioned in GitHub
harshmaru7/DilatedConv
tf
Mentioned in GitHub
vlievin/Unet
pytorch
Mentioned in GitHub
Rakeshpavan333/oct_dil
tf
Mentioned in GitHub
keillernogueira/FDSI
tf
Mentioned in GitHub
fyu/dilation
Official
caffe2
Mentioned in GitHub
ajaystar8/PDRUNet-PyTorch
pytorch
Mentioned in GitHub
Entodi/meshnet-pytorch
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
real-time-semantic-segmentation-on-camvidDilation10
Frame (fps): 4.4
Time (ms): 227
mIoU: 65.3%
semantic-segmentation-on-ade20kDilatedNet
Validation mIoU: 32.31
semantic-segmentation-on-camvidDilated Convolutions
Mean IoU: 65.3%
semantic-segmentation-on-cityscapesDilation10
Mean IoU (class): 67.1%
semantic-segmentation-on-pascal-voc-2012Dilated Convolutions
Mean IoU: 67.6%

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
Multi-Scale Context Aggregation by Dilated Convolutions | Papers | HyperAI