English

DRBANET: A Lightweight Dual-Resolution Network for Semantic Segmentation with Boundary Auxiliary

Computer Vision and Pattern Recognition 2021-11-02 v1

Abstract

Due to the powerful ability to encode image details and semantics, many lightweight dual-resolution networks have been proposed in recent years. However, most of them ignore the benefit of boundary information. This paper introduces a lightweight dual-resolution network, called DRBANet, aiming to refine semantic segmentation results with the aid of boundary information. DRBANet adopts dual parallel architecture, including: high resolution branch (HRB) and low resolution branch (LRB). Specifically, HRB mainly consists of a set of Efficient Inverted Bottleneck Modules (EIBMs), which learn feature representations with larger receptive fields. LRB is composed of a series of EIBMs and an Extremely Lightweight Pyramid Pooling Module (ELPPM), where ELPPM is utilized to capture multi-scale context through hierarchical residual connections. Finally, a boundary supervision head is designed to capture object boundaries in HRB. Extensive experiments on Cityscapes and CamVid datasets demonstrate that our method achieves promising trade-off between segmentation accuracy and running efficiency.

Keywords

Cite

@article{arxiv.2111.00509,
  title  = {DRBANET: A Lightweight Dual-Resolution Network for Semantic Segmentation with Boundary Auxiliary},
  author = {Linjie Wang and Quan Zhou and Chenfeng Jiang and Xiaofu Wu and Longin Jan Latecki},
  journal= {arXiv preprint arXiv:2111.00509},
  year   = {2021}
}
R2 v1 2026-06-24T07:19:47.501Z