English

Space-time Reinforcement Network for Video Object Segmentation

Computer Vision and Pattern Recognition 2024-05-08 v1 Artificial Intelligence

Abstract

Recently, video object segmentation (VOS) networks typically use memory-based methods: for each query frame, the mask is predicted by space-time matching to memory frames. Despite these methods having superior performance, they suffer from two issues: 1) Challenging data can destroy the space-time coherence between adjacent video frames. 2) Pixel-level matching will lead to undesired mismatching caused by the noises or distractors. To address the aforementioned issues, we first propose to generate an auxiliary frame between adjacent frames, serving as an implicit short-temporal reference for the query one. Next, we learn a prototype for each video object and prototype-level matching can be implemented between the query and memory. The experiment demonstrated that our network outperforms the state-of-the-art method on the DAVIS 2017, achieving a J&F score of 86.4%, and attains a competitive result 85.0% on YouTube VOS 2018. In addition, our network exhibits a high inference speed of 32+ FPS.

Keywords

Cite

@article{arxiv.2405.04042,
  title  = {Space-time Reinforcement Network for Video Object Segmentation},
  author = {Yadang Chen and Wentao Zhu and Zhi-Xin Yang and Enhua Wu},
  journal= {arXiv preprint arXiv:2405.04042},
  year   = {2024}
}

Comments

Accepted by ICME 2024. 6 pages, 10 figures

R2 v1 2026-06-28T16:19:02.368Z