paper-with-me

Papers

DriveTrack: A Benchmark for Long-Range Point Tracking in Real-World Videos

2023-12-15 · CVPR 2024 1 · Arjun Balasingam, Joseph Chandler, Chenning Li, Zhoutong Zhang, Hari Balakrishnan

This paper presents DriveTrack, a new benchmark and data generation framework for long-range keypoint tracking in real-world videos. DriveTrack is motivated by the observation that the accuracy of state-of-the-art trackers depends strongly on visual attributes around the selected keypoints, such as texture and lighting. The problem is that these artifacts are especially pronounced in real-world videos, but these trackers are unable to train on such scenes due to a dearth of annotations. DriveTrack bridges this gap by building a framework to automatically annotate point tracks on autonomous driving datasets. We release a dataset consisting of 1 billion point tracks across 24 hours of video, which is seven orders of magnitude greater than prior real-world benchmarks and on par with the scale of synthetic benchmarks. DriveTrack unlocks new use cases for point tracking in real-world videos. First, we show that fine-tuning keypoint trackers on DriveTrack improves accuracy on real-world scenes by up to 7%. Second, we analyze the sensitivity of trackers to visual artifacts in real scenes and motivate the idea of running assistive keypoint selectors alongside trackers.

📄 PDF Abstract BibTeX arXiv:2312.09523

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPoint Tracking

Similar Papers 제목 키워드 기반

Online Dense Point Tracking with Streaming Memory

2025-03-09 · Qiaole Dong, Yanwei Fu

Dense point tracking is a challenging task requiring the continuous tracking of every point in the initial frame throughout a substantial portion of a video, even in the presence of occlusions. Traditional methods use op…

Optical Flow EstimationPoint Tracking

Particle Video Revisited: Tracking Through Occlusions Using Point Trajectories

2022-04-08 · Adam W. Harley, Zhaoyuan Fang, Katerina Fragkiadaki

Tracking pixels in videos is typically studied as an optical flow estimation problem, where every pixel is described with a displacement vector that locates it in the next frame. Even though wider temporal context is fre…

Motion EstimationObject TrackingOptical Flow EstimationSand

TAPVid-3D: A Benchmark for Tracking Any Point in 3D

2024-07-08 · Skanda Koppula, Ignacio Rocco, Yi Yang, Joe Heyward 외

We introduce a new benchmark, TAPVid-3D, for evaluating the task of long-range Tracking Any Point in 3D (TAP-3D). While point tracking in two dimensions (TAP) has many benchmarks measuring performance on real-world video…

Point Tracking

Point2Pose: Occlusion-Recovering 6D Pose Tracking and 3D Reconstruction for Multiple Unknown Objects Via 2D Point Trackers

2026-04-12 · Tzu-Yuan Lin, Ho Jae Lee, Kevin Doherty, Yonghyeon Lee 외 arxiv

We present Point2Pose, a model-free method for causal 6D pose tracking of multiple rigid objects from monocular RGB-D video. Initialized only from sparse image points on the objects to be tracked, our approach tracks mul…

Multi-Object Tracking3D ReconstructionPose Tracking

PTTR: Relational 3D Point Cloud Object Tracking with Transformer

2021-12-06 · CVPR 2022 1 · Changqing Zhou, Zhipeng Luo, Yueru Luo, Tianrui Liu 외

In a point cloud sequence, 3D object tracking aims to predict the location and orientation of an object in the current search point cloud given a template point cloud. Motivated by the success of transformers, we propose…

3D Object TrackingObjectObject TrackingPoint Tracking+1