PulseAugur
实时 08:17:39
English(EN) MVTrack: Ultrafast Appearance-Free Moving Object Tracking from Compressed Bitstreams

MVTrack:从压缩视频中进行超快无外观目标跟踪

研究人员开发了MVTrack,一种直接在压缩视频比特流上运行的新型移动目标跟踪系统,无需进行像素重建。与传统的基于RGB的目标检测器相比,这种方法显著降低了计算成本和延迟。MVTrack结合了用于运动矢量场检测的MVDet和用于运动关联的MVLink,在VIRAT数据集上取得了优于现有方法(如YOLO26n)的性能,同时使用的参数和FLOPs要少得多。 AI

影响 这项研究通过利用压缩视频数据,有望实现更高效、可扩展的视频监控和分析系统。

排序理由 该集群包含一篇详细介绍视频跟踪新方法的学术论文。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

MVTrack:从压缩视频中进行超快无外观目标跟踪

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · I\~naki Erregue, Kamal Nasrollahi, Sergio Escalera ·

    MVTrack:超快速无外观的压缩比特流移动目标跟踪

    arXiv:2608.10790v1 Announce Type: cross 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.…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    MVTrack:超快速无外观的压缩比特流移动目标跟踪

    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 fo…