SOTAVerified

MFT: Long-Term Tracking of Every Pixel

2023-05-22Code Available1· sign in to hype

Michal Neoral, Jonáš Šerých, Jiří Matas

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose MFT -- Multi-Flow dense Tracker -- a novel method for dense, pixel-level, long-term tracking. The approach exploits optical flows estimated not only between consecutive frames, but also for pairs of frames at logarithmically spaced intervals. It selects the most reliable sequence of flows on the basis of estimates of its geometric accuracy and the probability of occlusion, both provided by a pre-trained CNN. We show that MFT achieves competitive performance on the TAP-Vid benchmark, outperforming baselines by a significant margin, and tracking densely orders of magnitude faster than the state-of-the-art point-tracking methods. The method is insensitive to medium-length occlusions and it is robustified by estimating flow with respect to the reference frame, which reduces drift.

Tasks

Reproductions