English

State-Aware Tracker for Real-Time Video Object Segmentation

Computer Vision and Pattern Recognition 2020-03-03 v1

Abstract

In this work, we address the task of semi-supervised video object segmentation(VOS) and explore how to make efficient use of video property to tackle the challenge of semi-supervision. We propose a novel pipeline called State-Aware Tracker(SAT), which can produce accurate segmentation results with real-time speed. For higher efficiency, SAT takes advantage of the inter-frame consistency and deals with each target object as a tracklet. For more stable and robust performance over video sequences, SAT gets awareness for each state and makes self-adaptation via two feedback loops. One loop assists SAT in generating more stable tracklets. The other loop helps to construct a more robust and holistic target representation. SAT achieves a promising result of 72.3% J&F mean with 39 FPS on DAVIS2017-Val dataset, which shows a decent trade-off between efficiency and accuracy. Code will be released at github.com/MegviiDetection/video_analyst.

Keywords

Cite

@article{arxiv.2003.00482,
  title  = {State-Aware Tracker for Real-Time Video Object Segmentation},
  author = {Xi Chen and Zuoxin Li and Ye Yuan and Gang Yu and Jianxin Shen and Donglian Qi},
  journal= {arXiv preprint arXiv:2003.00482},
  year   = {2020}
}

Comments

Accepted by CVPR2020

R2 v1 2026-06-23T13:59:18.844Z