English

3rd Place Solution for PVUW2023 VSS Track: A Large Model for Semantic Segmentation on VSPW

Computer Vision and Pattern Recognition 2023-06-07 v2

Abstract

In this paper, we introduce 3rd place solution for PVUW2023 VSS track. Semantic segmentation is a fundamental task in computer vision with numerous real-world applications. We have explored various image-level visual backbones and segmentation heads to tackle the problem of video semantic segmentation. Through our experimentation, we find that InternImage-H as the backbone and Mask2former as the segmentation head achieves the best performance. In addition, we explore two post-precessing methods: CascadePSP and Segment Anything Model (SAM). Ultimately, our approach obtains 62.60\% and 64.84\% mIoU on the VSPW test set1 and final test set, respectively, securing the third position in the PVUW2023 VSS track.

Keywords

Cite

@article{arxiv.2306.02291,
  title  = {3rd Place Solution for PVUW2023 VSS Track: A Large Model for Semantic Segmentation on VSPW},
  author = {Shijie Chang and Zeqi Hao and Ben Kang and Xiaoqi Zhao and Jiawen Zhu and Zhenyu Chen and Lihe Zhang and Lu Zhang and Huchuan Lu},
  journal= {arXiv preprint arXiv:2306.02291},
  year   = {2023}
}

Comments

3rd Place Solution for CVPR 2023 PVUW VSS Track

R2 v1 2026-06-28T10:55:42.696Z