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

DABNet: Depth-wise Asymmetric Bottleneck for Real-time Semantic Segmentation

About

As a pixel-level prediction task, semantic segmentation needs large computational cost with enormous parameters to obtain high performance. Recently, due to the increasing demand for autonomous systems and robots, it is significant to make a tradeoff between accuracy and inference speed. In this paper, we propose a novel Depthwise Asymmetric Bottleneck (DAB) module to address this dilemma, which efficiently adopts depth-wise asymmetric convolution and dilated convolution to build a bottleneck structure. Based on the DAB module, we design a Depth-wise Asymmetric Bottleneck Network (DABNet) especially for real-time semantic segmentation, which creates sufficient receptive field and densely utilizes the contextual information. Experiments on Cityscapes and CamVid datasets demonstrate that the proposed DABNet achieves a balance between speed and precision. Specifically, without any pretrained model and postprocessing, it achieves 70.1% Mean IoU on the Cityscapes test dataset with only 0.76 million parameters and a speed of 104 FPS on a single GTX 1080Ti card.

Gen Li, Inyoung Yun, Jonghyun Kim, Joongkyu Kim• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU70.1
1145
Semantic segmentationCamVid (test)
mIoU66.4
411
Semantic segmentationPotsdam (test)
mIoU79.6
104
Semantic segmentationTrans10K v2 (test)
mIoU15.27
104
Semantic segmentationVaihingen
mIoU70.2
95
Semantic segmentationMapillary Vistas (val)
mIoU29.6
72
Semantic segmentationVaihingen (test)
OA0.843
43
Semantic segmentationTrans10K v2
Accuracy77.43
27
Semantic segmentationCityscapes (val)
mIoU70.1
22
Showing 9 of 9 rows

Other info

Follow for update