paper-with-me

Papers

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

2024-10-15 · Nikita Karaev, Iurii Makarov, Jianyuan Wang, Natalia Neverova, Andrea Vedaldi, Christian Rupprecht

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 synthetic and real videos. In order to understand these issues better, we introduce CoTracker3, comprising a new tracking model and a new semi-supervised training recipe. This allows real videos without annotations to be used during training by generating pseudo-labels using off-the-shelf teachers. The new model eliminates or simplifies components from previous trackers, resulting in a simpler and often smaller architecture. This training scheme is much simpler than prior work and achieves better results using 1,000 times less data. We further study the scaling behaviour to understand the impact of using more real unsupervised data in point tracking. The model is available in online and offline variants and reliably tracks visible and occluded points.

📄 PDF Abstract BibTeX arXiv:2410.11831

Code (1)

facebookresearch/co-tracker pytorch

Tasks

Point Tracking

Similar Papers 제목 키워드 기반

CoTracker: It is Better to Track Together

2023-07-14 · Nikita Karaev, Ignacio Rocco, Benjamin Graham, Natalia Neverova 외

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,…

GPUmotion predictionObject TrackingOptical Flow Estimation+1

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

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

Dense Optical Tracking: Connecting the Dots

2023-12-01 · CVPR 2024 1 · Guillaume Le Moing, Jean Ponce, Cordelia Schmid

Recent approaches to point tracking are able to recover the trajectory of any scene point through a large portion of a video despite the presence of occlusions. They are, however, too slow in practice to track every poin…

Optical Flow EstimationPoint Tracking