Pith. sign in

REVIEW 2 cited by

TAPTR: Tracking Any Point with Transformers as Detection

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 2403.13042 v1 pith:UXVRMGNG submitted 2024-03-19 cs.CV cs.RO

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

In this paper, we propose a simple and strong framework for Tracking Any Point with TRansformers (TAPTR). Based on the observation that point tracking bears a great resemblance to object detection and tracking, we borrow designs from DETR-like algorithms to address the task of TAP. In the proposed framework, in each video frame, each tracking point is represented as a point query, which consists of a positional part and a content part. As in DETR, each query (its position and content feature) is naturally updated layer by layer. Its visibility is predicted by its updated content feature. Queries belonging to the same tracking point can exchange information through self-attention along the temporal dimension. As all such operations are well-designed in DETR-like algorithms, the model is conceptually very simple. We also adopt some useful designs such as cost volume from optical flow models and develop simple designs to provide long temporal information while mitigating the feature drifting issue. Our framework demonstrates strong performance with state-of-the-art performance on various TAP datasets with faster inference speed.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Track4Gen: Teaching Video Diffusion Models to Track Points Improves Video Generation

    cs.CV 2024-12 conditional novelty 7.0 of 10

    Adding point-tracking supervision to video diffusion features reduces appearance drift in generated videos while preserving generation quality.

  2. Exploring Temporally-Aware Features for Point Tracking

    cs.CV 2025-01 conditional novelty 6.0 of 10

    A DINOv2 backbone augmented with temporal adapters tracks video points accurately using only soft-argmax matching, without iterative refinement.

Pith tools