English

Boundary Corrected Multi-scale Fusion Network for Real-time Semantic Segmentation

Computer Vision and Pattern Recognition 2022-11-07 v1

Abstract

Image semantic segmentation aims at the pixel-level classification of images, which has requirements for both accuracy and speed in practical application. Existing semantic segmentation methods mainly rely on the high-resolution input to achieve high accuracy and do not meet the requirements of inference time. Although some methods focus on high-speed scene parsing with lightweight architectures, they can not fully mine semantic features under low computation with relatively low performance. To realize the real-time and high-precision segmentation, we propose a new method named Boundary Corrected Multi-scale Fusion Network, which uses the designed Low-resolution Multi-scale Fusion Module to extract semantic information. Moreover, to deal with boundary errors caused by low-resolution feature map fusion, we further design an additional Boundary Corrected Loss to constrain overly smooth features. Extensive experiments show that our method achieves a state-of-the-art balance of accuracy and speed for the real-time semantic segmentation.

Keywords

Cite

@article{arxiv.2203.00436,
  title  = {Boundary Corrected Multi-scale Fusion Network for Real-time Semantic Segmentation},
  author = {Tianjiao Jiang and Yi Jin and Tengfei Liang and Xu Wang and Yidong Li},
  journal= {arXiv preprint arXiv:2203.00436},
  year   = {2022}
}

Comments

5 pages, 3 figures

R2 v1 2026-06-24T09:57:51.437Z