cs.CVAug 11, 2026

MVTrack: Ultrafast Appearance-Free Moving Object Tracking from Compressed Bitstreams

Authors: Iñaki ErregueKamal NasrollahiSergio Escalera

Abstract

Deploying modern video trackers at scale is bottlenecked by the computational cost of RGB-based object detectors. To this end, we present MVTrack, an ultrafast tracker for moving objects that operates directly on H.264 bitstreams. MVTrack combines MVDet, a lightweight detector for motion vector fields, with MVLink, a minimalist kinematic association module. On VIRAT, MVTrack outperforms YOLO26n while using 60×\times fewer parameters, requiring 40×\times fewer FLOPs, and reducing CPU latency by 8.6×\times. These results demonstrate that compressed video data alone can enable accurate and scalable surveillance tracking, thereby bypassing the need for pixel reconstruction.

Explore similar work

CardsList
  1. VOCA: Visual Odometry with Codec Awareness

    Jun 30, 2026Nouri Alexander Hilscher, Mateo de Mayo, Dominik Muhle +2Visual OdometryNeural Video Codecs