English

LiteSeg: A Novel Lightweight ConvNet for Semantic Segmentation

Computer Vision and Pattern Recognition 2020-01-06 v1

Abstract

Semantic image segmentation plays a pivotal role in many vision applications including autonomous driving and medical image analysis. Most of the former approaches move towards enhancing the performance in terms of accuracy with a little awareness of computational efficiency. In this paper, we introduce LiteSeg, a lightweight architecture for semantic image segmentation. In this work, we explore a new deeper version of Atrous Spatial Pyramid Pooling module (ASPP) and apply short and long residual connections, and depthwise separable convolution, resulting in a faster and efficient model. LiteSeg architecture is introduced and tested with multiple backbone networks as Darknet19, MobileNet, and ShuffleNet to provide multiple trade-offs between accuracy and computational cost. The proposed model LiteSeg, with MobileNetV2 as a backbone network, achieves an accuracy of 67.81% mean intersection over union at 161 frames per second with 640×360640 \times 360 resolution on the Cityscapes dataset.

Keywords

Cite

@article{arxiv.1912.06683,
  title  = {LiteSeg: A Novel Lightweight ConvNet for Semantic Segmentation},
  author = {Taha Emara and Hossam E. Abd El Munim and Hazem M. Abbas},
  journal= {arXiv preprint arXiv:1912.06683},
  year   = {2020}
}

Comments

Accepted, DICTA 2019

R2 v1 2026-06-23T12:45:35.442Z