Pith. sign in

REVIEW 2 cited by

SeqFormer: Sequential Transformer for Video Instance Segmentation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2112.08275 v2 pith:RTXUJEYK submitted 2021-12-15 cs.CV

classification cs.CV
keywords instanceseqformervideoframesegmentationtransformerachievesbackbone
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In this work, we present SeqFormer for video instance segmentation. SeqFormer follows the principle of vision transformer that models instance relationships among video frames. Nevertheless, we observe that a stand-alone instance query suffices for capturing a time sequence of instances in a video, but attention mechanisms shall be done with each frame independently. To achieve this, SeqFormer locates an instance in each frame and aggregates temporal information to learn a powerful representation of a video-level instance, which is used to predict the mask sequences on each frame dynamically. Instance tracking is achieved naturally without tracking branches or post-processing. On YouTube-VIS, SeqFormer achieves 47.4 AP with a ResNet-50 backbone and 49.0 AP with a ResNet-101 backbone without bells and whistles. Such achievement significantly exceeds the previous state-of-the-art performance by 4.6 and 4.4, respectively. In addition, integrated with the recently-proposed Swin transformer, SeqFormer achieves a much higher AP of 59.3. We hope SeqFormer could be a strong baseline that fosters future research in video instance segmentation, and in the meantime, advances this field with a more robust, accurate, neat model. The code is available at https://github.com/wjf5203/SeqFormer.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SA-VIS: Sparse frame Annotations for training Video Instance Segmentation

    cs.CV 2026-06 unverdicted novelty 6.0 of 10

    SA-VIS trains video instance segmentation models on sparse frame annotations via a Past-frames Feature Propagation module and frame-specific instance queries, showing only a 0.4% AP drop versus dense training on YouTu...

  2. SA-VIS: Sparse frame Annotations for training Video Instance Segmentation

    cs.CV 2026-06 unverdicted novelty 5.0 of 10

    SA-VIS uses Past-frames Feature Propagation and lightweight instance queries to achieve only a 0.4% performance drop in video instance segmentation when trained on 1/5 of the usual frame annotations.

Pith tools