2024/11/14 by Jonáš Šerých, Jonas Serych, Michal Neoral +5 · 1 voice · 1 citation
Computer Science · Engineering · #Data Stream Mining Techniques #Flow Measurement and Analysis #Time Series Analysis and Forecasting #cs.CV
paper · pdf · doi:10.48550/arxiv.2411.09551
openalex publication_date 2024/11/14 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
In this work, we present MFTIQ, a novel dense long-term tracking model that advances the Multi-Flow Tracker (MFT) framework to address challenges in point-level visual tracking in video sequences. MFTIQ builds upon the flow-chaining concepts of MFT, integrating an Independent Quality (IQ) module that separates correspondence quality estimation from optical flow computations. This decoupling significantly enhances the accuracy and flexibility of the tracking process, allowing MFTIQ to maintain reliable trajectory predictions even in scenarios of prolonged occlusions and complex dynamics. Designed to be "plug-and-play", MFTIQ can be employed with any off-the-shelf optical flow method without the need for fine-tuning or architectural modifications. Experimental validations on the TAP-Vid Davis dataset show that MFTIQ with RoMa optical flow not only surpasses MFT but also performs comparably to state-of-the-art trackers while having substantially faster processing speed. Code and models available at https://github.com/serycjon/MFTIQ .