TensorX
返回文献探索

Paper · arXiv 2307.07635

CoTracker: It is Better to Track Together

Nikita Karaev, Ignacio Rocco, Benjamin Graham, Natalia Neverova, Andrea Vedaldi, Christian Rupprecht

19 upvotesJuly 14, 2023arXiv 预印本
AI 摘要

CoTracker, a deep learning architecture combining transformer networks and specialized attention layers, jointly tracks multiple video points across frames, offering superior performance compared to existing methods.

optical flowtrackingCoTrackertransformer networkspecialized attention layerstrajectoriessliding-windowunrolled training loop

Abstract

Methods for video motion prediction either estimate jointly the instantaneous motion of all points in a given video frame using optical flow or independently track the motion of individual points throughout the video. The latter is true even for powerful deep-learning methods that can track points through occlusions. Tracking points individually ignores the strong correlation that can exist between the points, for instance, because they belong to the same physical object, potentially harming performance. In this paper, we thus propose CoTracker, an architecture that jointly tracks multiple points throughout an entire video. This architecture combines several ideas from the optical flow and tracking literature in a new, flexible and powerful design. It is based on a transformer network that models the correlation of different points in time via specialised attention layers. The transformer iteratively updates an estimate of several trajectories. It can be applied in a sliding-window manner to very long videos, for which we engineer an unrolled training loop. It can track from one to several points jointly and supports adding new points to track at any time. The result is a flexible and powerful tracking algorithm that outperforms state-of-the-art methods in almost all benchmarks.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
CoTracker: It is Better to Track Together | TensorX