MinVIS: A Minimal Video Instance Segmentation Framework without Video-based Training

08/03/2022
by   De-An Huang, et al.
25

We propose MinVIS, a minimal video instance segmentation (VIS) framework that achieves state-of-the-art VIS performance with neither video-based architectures nor training procedures. By only training a query-based image instance segmentation model, MinVIS outperforms the previous best result on the challenging Occluded VIS dataset by over 10 training videos as independent images, we can drastically sub-sample the annotated frames in training videos without any modifications. With only 1 labeled frames, MinVIS outperforms or is comparable to fully-supervised state-of-the-art approaches on YouTube-VIS 2019/2021. Our key observation is that queries trained to be discriminative between intra-frame object instances are temporally consistent and can be used to track instances without any manually designed heuristics. MinVIS thus has the following inference pipeline: we first apply the trained query-based image instance segmentation to video frames independently. The segmented instances are then tracked by bipartite matching of the corresponding queries. This inference is done in an online fashion and does not need to process the whole video at once. MinVIS thus has the practical advantages of reducing both the labeling costs and the memory requirements, while not sacrificing the VIS performance. Code is available at: https://github.com/NVlabs/MinVIS

READ FULL TEXT

page 2

page 8

page 9

research
11/16/2022

A Generalized Framework for Video Instance Segmentation

Recently, handling long videos of complex and occluded sequences has eme...
research
11/16/2022

Robust Online Video Instance Segmentation with Track Queries

Recently, transformer-based methods have achieved impressive results on ...
research
10/03/2022

Learning Equivariant Segmentation with Instance-Unique Querying

Prevalent state-of-the-art instance segmentation methods fall into a que...
research
12/13/2022

Look Before You Match: Instance Understanding Matters in Video Object Segmentation

Exploring dense matching between the current frame and past frames for l...
research
05/26/2023

GRAtt-VIS: Gated Residual Attention for Auto Rectifying Video Instance Segmentation

Recent trends in Video Instance Segmentation (VIS) have seen a growing r...
research
12/09/2021

Implicit Feature Refinement for Instance Segmentation

We propose a novel implicit feature refinement module for high-quality i...
research
06/22/2021

Tracking Instances as Queries

Recently, query based deep networks catch lots of attention owing to the...

Please sign up or login with your details

Forgot password? Click here to reset