TAP-Vid: A Benchmark for Tracking Any Point in a Video
Carl Doersch, Ankush Gupta, Larisa Markeeva, Adrià Recasens, Lucas Smaira, Yusuf Aytar, João Carreira, Andrew Zisserman, Yi Yang
TL;DR
This work formalizes Tracking Any Point (TAP) and introduces TAP-Vid, a benchmark combining real-world and synthetic videos to evaluate long-term point tracking on deformable surfaces. It presents a semi-automatic annotation pipeline aided by optical flow, and proposes TAP-Net, an end-to-end cost-volume-based tracker trained on synthetic Kubric data that outperforms existing baselines across TAP-Vid datasets. The paper provides extensive dataset analyses, annotation quality assessments, and a cross-dataset comparison to JHMDB, highlighting the framework’s potential for robust motion understanding in diverse, nonrigid scenes. While offering strong results, it also discusses limitations (e.g., liquids, transparency) and outlines avenues for future improvements in occlusion handling, high-resolution tracking, and broader domain transfer.
Abstract
Generic motion understanding from video involves not only tracking objects, but also perceiving how their surfaces deform and move. This information is useful to make inferences about 3D shape, physical properties and object interactions. While the problem of tracking arbitrary physical points on surfaces over longer video clips has received some attention, no dataset or benchmark for evaluation existed, until now. In this paper, we first formalize the problem, naming it tracking any point (TAP). We introduce a companion benchmark, TAP-Vid, which is composed of both real-world videos with accurate human annotations of point tracks, and synthetic videos with perfect ground-truth point tracks. Central to the construction of our benchmark is a novel semi-automatic crowdsourced pipeline which uses optical flow estimates to compensate for easier, short-term motion like camera shake, allowing annotators to focus on harder sections of video. We validate our pipeline on synthetic data and propose a simple end-to-end point tracking model TAP-Net, showing that it outperforms all prior methods on our benchmark when trained on synthetic data.
