paper-with-me

홈 › Papers

Long-Term 3D Point Tracking By Cost Volume Fusion

2024-07-18 · Hung Nguyen, Chanho Kim, Rigved Naukarkar, Li Fuxin

Long-term point tracking is essential to understand non-rigid motion in the physical world better. Deep learning approaches have recently been incorporated into long-term point tracking, but most prior work predominantly functions in 2D. Although these methods benefit from the well-established backbones and matching frameworks, the motions they produce do not always make sense in the 3D physical world. In this paper, we propose the first deep learning framework for long-term point tracking in 3D that generalizes to new points and videos without requiring test-time fine-tuning. Our model contains a cost volume fusion module that effectively integrates multiple past appearances and motion information via a transformer architecture, significantly enhancing overall tracking performance. In terms of 3D tracking performance, our model significantly outperforms simple scene flow chaining and previous 2D point tracking methods, even if one uses ground truth depth and camera pose to backproject 2D point tracks in a synthetic scenario.

📄 PDF Abstract BibTeX arXiv:2407.13337

Code (0)

등록된 구현이 없습니다.

Tasks

Point Tracking

Similar Papers 제목 키워드 기반

CoWTracker: Tracking by Warping instead of Correlation

2026-02-04 · Zihang Lai, Eldar Insafutdinov, Edgar Sucar, Andrea Vedaldi arxiv

Dense point tracking is a fundamental problem in computer vision, with applications ranging from video analysis to robotic manipulation. State-of-the-art trackers typically rely on cost volumes to match features across f…

Optical Flow EstimationPoint Tracking

TAPTR: Tracking Any Point with Transformers as Detection

2024-03-19 · Hongyang Li, Hao Zhang, Shilong Liu, Zhaoyang Zeng 외

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…

object-detectionObject DetectionOptical Flow EstimationPoint Tracking

Reinforcement Learning for Financial Index Tracking

2023-08-05 · Xianhua Peng, Chenyin Gong, Xue Dong He

We propose the first discrete-time infinite-horizon dynamic formulation of the financial index tracking problem under both return-based tracking error and value-based tracking error. The formulation overcomes the limitat…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

TAPTRv2: Attention-based Position Update Improves Tracking Any Point

2024-07-23 · Hongyang Li, Hao Zhang, Shilong Liu, Zhaoyang Zeng 외

In this paper, we present TAPTRv2, a Transformer-based approach built upon TAPTR for solving the Tracking Any Point (TAP) task. TAPTR borrows designs from DEtection TRansformer (DETR) and formulates each tracking point a…

Position

TAPTRv3: Spatial and Temporal Context Foster Robust Tracking of Any Point in Long Video

2024-11-27 · Jinyuan Qu, Hongyang Li, Shilong Liu, Tianhe Ren 외

In this paper, we present TAPTRv3, which is built upon TAPTRv2 to improve its point tracking robustness in long videos. TAPTRv2 is a simple DETR-like framework that can accurately track any point in real-world videos wit…

Point Tracking