English

GSVNet: Guided Spatially-Varying Convolution for Fast Semantic Segmentation on Video

Computer Vision and Pattern Recognition 2021-06-09 v2 Machine Learning

Abstract

This paper addresses fast semantic segmentation on video.Video segmentation often calls for real-time, or even fasterthan real-time, processing. One common recipe for conserving computation arising from feature extraction is to propagate features of few selected keyframes. However, recent advances in fast image segmentation make these solutions less attractive. To leverage fast image segmentation for furthering video segmentation, we propose a simple yet efficient propagation framework. Specifically, we perform lightweight flow estimation in 1/8-downscaled image space for temporal warping in segmentation outpace space. Moreover, we introduce a guided spatially-varying convolution for fusing segmentations derived from the previous and current frames, to mitigate propagation error and enable lightweight feature extraction on non-keyframes. Experimental results on Cityscapes and CamVid show that our scheme achieves the state-of-the-art accuracy-throughput trade-off on video segmentation.

Keywords

Cite

@article{arxiv.2103.08834,
  title  = {GSVNet: Guided Spatially-Varying Convolution for Fast Semantic Segmentation on Video},
  author = {Shih-Po Lee and Si-Cun Chen and Wen-Hsiao Peng},
  journal= {arXiv preprint arXiv:2103.08834},
  year   = {2021}
}
R2 v1 2026-06-24T00:13:05.762Z