paper-with-me

홈 › Papers

CoTracker: It is Better to Track Together

2023-07-14 · Nikita Karaev, Ignacio Rocco, Benjamin Graham, Natalia Neverova, Andrea Vedaldi, Christian Rupprecht

We introduce CoTracker, a transformer-based model that tracks a large number of 2D points in long video sequences. Differently from most existing approaches that track points independently, CoTracker tracks them jointly, accounting for their dependencies. We show that joint tracking significantly improves tracking accuracy and robustness, and allows CoTracker to track occluded points and points outside of the camera view. We also introduce several innovations for this class of trackers, including using token proxies that significantly improve memory efficiency and allow CoTracker to track 70k points jointly and simultaneously at inference on a single GPU. CoTracker is an online algorithm that operates causally on short windows. However, it is trained utilizing unrolled windows as a recurrent network, maintaining tracks for long periods of time even when points are occluded or leave the field of view. Quantitatively, CoTracker substantially outperforms prior trackers on standard point-tracking benchmarks.

📄 PDF Abstract BibTeX arXiv:2307.07635

Code (2)

facebookresearch/co-tracker 공식 구현 pytorch
large-trajectory-model/atm pytorch

Tasks

GPUmotion predictionObject TrackingOptical Flow EstimationPoint Tracking

Similar Papers 제목 키워드 기반

CoTracker3: Simpler and Better Point Tracking by Pseudo-Labelling Real Videos

2024-10-15 · Nikita Karaev, Iurii Makarov, Jianyuan Wang, Natalia Neverova 외

Most state-of-the-art point trackers are trained on synthetic data due to the difficulty of annotating real videos for this task. However, this can result in suboptimal performance due to the statistical gap between synt…

Point Tracking

Low Complexity Point Tracking of the Myocardium in 2D Echocardiography

2025-03-13 · Artem Chernyshov, John Nyberg, Vegard Holmstrøm, Md Abulkalam Azad 외

Deep learning methods for point tracking are applicable in 2D echocardiography, but do not yet take advantage of domain specifics that enable extremely fast and efficient configurations. We developed MyoTracker, a low-co…

GPUPoint Tracking

PointSt3R: Point Tracking through 3D Grounded Correspondence

2025-10-30 · Rhodri Guerrier, Adam W. Harley, Dima Damen arxiv

Recent advances in foundational 3D reconstruction models, such as DUSt3R and MASt3R, have shown great potential in 2D and 3D correspondence in static scenes. In this paper, we propose to adapt them for the task of point …

3D ReconstructionPoint Tracking

TRec: Learning Hand-Object Interactions through 2D Point Track Motion

2026-01-07 · Dennis Holzmann, Sven Wachsmuth arxiv

We present a novel approach for hand-object action recognition that leverages 2D point tracks as an additional motion cue. While most existing methods rely on RGB appearance, human pose estimation, or their combination, …

Action UnderstandingAction RecognitionPose Estimation

VideoRun2D: Cost-Effective Markerless Motion Capture for Sprint Biomechanics

2024-09-16 · Gonzalo Garrido-Lopez, Luis F. Gomez, Julian Fierrez, Aythami Morales 외

Sprinting is a determinant ability, especially in team sports. The kinematics of the sprint have been studied in the past using different methods specially developed considering human biomechanics and, among those method…

Markerless Motion Capture