SOTAVerified

Video Object Segmentation with Adaptive Feature Bank and Uncertain-Region Refinement

2020-10-15NeurIPS 2020Code Available1· sign in to hype

Yongqing Liang, Xin Li, Navid Jafari, Qin Chen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose a new matching-based framework for semi-supervised video object segmentation (VOS). Recently, state-of-the-art VOS performance has been achieved by matching-based algorithms, in which feature banks are created to store features for region matching and classification. However, how to effectively organize information in the continuously growing feature bank remains under-explored, and this leads to inefficient design of the bank. We introduce an adaptive feature bank update scheme to dynamically absorb new features and discard obsolete features. We also design a new confidence loss and a fine-grained segmentation module to enhance the segmentation accuracy in uncertain regions. On public benchmarks, our algorithm outperforms existing state-of-the-arts.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DAVIS 2017 (val)AFB-URRJ&F74.6Unverified
DAVIS (no YouTube-VOS training)AFB-URRD17 val (G)74.6Unverified
Long Video DatasetAFB-URRJ&F83.7Unverified
Long Video Dataset (3X)AFB-URRJ&F83.8Unverified
YouTube-VOS 2018AFB-URROverall79.6Unverified

Reproductions