TL;DR
TAPNext++ advances point tracking in videos by enabling longer sequence processing, improving re-detection of reappearing points, and setting new benchmarks with a recurrent transformer architecture.
Contribution
It introduces TAPNext++, a recurrent transformer model that tracks points over much longer sequences and enhances re-detection capabilities with novel training techniques and metrics.
Findings
Achieves state-of-the-art results on multiple benchmarks.
Effectively tracks points in sequences over 1024 frames.
Improves re-detection of reappearing points using geometric augmentations.
Abstract
Tracking-Any-Point (TAP) models aim to track any point through a video which is a crucial task in AR/XR and robotics applications. The recently introduced TAPNext approach proposes an end-to-end, recurrent transformer architecture to track points frame-by-frame in a purely online fashion -- demonstrating competitive performance at minimal latency. However, we show that TAPNext struggles with longer video sequences and also frequently fails to re-detect query points that reappear after being occluded or leaving the frame. In this work, we present TAPNext++, a model that tracks points in sequences that are orders of magnitude longer while preserving the low memory and compute footprint of the architecture. We train the recurrent video transformer using several data-driven solutions, including training on long 1024-frame sequences enabled by sequence parallelism techniques. We highlight…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
