A dense long-term point tracker decouples flow quality estimation from optical flow computation, reaching accuracy comparable to state-of-the-art sparse trackers while providing dense coverage and a plug-and-play interface to arbitrary optical flow methods.
SpatialTracker: Tracking Any 2D Pixels in 3D Space
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recovering dense and long-range pixel motion in videos is a challenging problem. Part of the difficulty arises from the 3D-to-2D projection process, leading to occlusions and discontinuities in the 2D motion domain. While 2D motion can be intricate, we posit that the underlying 3D motion can often be simple and low-dimensional. In this work, we propose to estimate point trajectories in 3D space to mitigate the issues caused by image projection. Our method, named SpatialTracker, lifts 2D pixels to 3D using monocular depth estimators, represents the 3D content of each frame efficiently using a triplane representation, and performs iterative updates using a transformer to estimate 3D trajectories. Tracking in 3D allows us to leverage as-rigid-as-possible (ARAP) constraints while simultaneously learning a rigidity embedding that clusters pixels into different rigid parts. Extensive evaluation shows that our approach achieves state-of-the-art tracking performance both qualitatively and quantitatively, particularly in challenging scenarios such as out-of-plane rotation.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
MFTIQ: Multi-Flow Tracker with Independent Matching Quality Estimation
A dense long-term point tracker decouples flow quality estimation from optical flow computation, reaching accuracy comparable to state-of-the-art sparse trackers while providing dense coverage and a plug-and-play interface to arbitrary optical flow methods.