Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Rethinking Atrous Convolution for Semantic Image Segmentation

About

In this work, we revisit atrous convolution, a powerful tool to explicitly adjust filter's field-of-view as well as control the resolution of feature responses computed by Deep Convolutional Neural Networks, in the application of semantic image segmentation. To handle the problem of segmenting objects at multiple scales, we design modules which employ atrous convolution in cascade or in parallel to capture multi-scale context by adopting multiple atrous rates. Furthermore, we propose to augment our previously proposed Atrous Spatial Pyramid Pooling module, which probes convolutional features at multiple scales, with image-level features encoding global context and further boost performance. We also elaborate on implementation details and share our experience on training our system. The proposed `DeepLabv3' system significantly improves over our previous DeepLab versions without DenseCRF post-processing and attains comparable performance with other state-of-art models on the PASCAL VOC 2012 semantic image segmentation benchmark.

Liang-Chieh Chen, George Papandreou, Florian Schroff, Hartwig Adam• 2017

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU48.36
2731
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU79.8
2040
Semantic segmentationPASCAL VOC 2012 (test)
mIoU86.9
1342
Semantic segmentationCityscapes (test)
mIoU81.34
1145
Semantic segmentationADE20K--
936
Semantic segmentationCityscapes--
578
Semantic segmentationCityscapes (val)
mIoU78.5
572
Semantic segmentationCamVid (test)
mIoU78.8
411
Semantic segmentationCityscapes (val)
mIoU80.2
332
Semantic segmentationPASCAL Context (val)
mIoU58.92
323
Showing 10 of 87 rows
...

Other info

Follow for update