Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-Scale Context Aggregation by Dilated Convolutions

About

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.

Fisher Yu, Vladlen Koltun• 2015

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU32.31
3069
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU73.9
2204
Semantic segmentationPASCAL VOC 2012 (test)
mIoU75.3
1477
Semantic segmentationCityscapes (test)
mIoU67.1
1252
Semantic segmentationADE20K
mIoU32.31
1028
Semantic segmentationCityscapes (val)
mIoU67.1
572
Semantic segmentationCamVid (test)
mIoU65.3
411
Semantic segmentationCityscapes (val)
mIoU68.6
301
Semantic segmentationPascal VOC (test)
mIoU75.3
268
Semantic segmentationPascal Context
mIoU44.3
217
Showing 10 of 22 rows

Other info

Code

Follow for update