English

Key Instance Selection for Unsupervised Video Object Segmentation

Computer Vision and Pattern Recognition 2019-07-29 v2 Machine Learning Image and Video Processing

Abstract

This paper proposes key instance selection based on video saliency covering objectness and dynamics for unsupervised video object segmentation (UVOS). Our method takes frames sequentially and extracts object proposals with corresponding masks for each frame. We link objects according to their similarity until the M-th frame and then assign them unique IDs (i.e., instances). Similarity measure takes into account multiple properties such as ReID descriptor, expected trajectory, and semantic co-segmentation result. After M-th frame, we select K IDs based on video saliency and frequency of appearance; then only these key IDs are tracked through the remaining frames. Thanks to these technical contributions, our results are ranked third on the leaderboard of UVOS DAVIS challenge.

Keywords

Cite

@article{arxiv.1906.07851,
  title  = {Key Instance Selection for Unsupervised Video Object Segmentation},
  author = {Donghyeon Cho and Sungeun Hong and Sungil Kang and Jiwon Kim},
  journal= {arXiv preprint arXiv:1906.07851},
  year   = {2019}
}

Comments

Ranked 3rd in 'Unsupervised DAVIS Challenge' (CVPR 2019)

R2 v1 2026-06-23T09:57:29.425Z