PulseAugur
实时 13:14:07

OVGGT achieves constant-cost streaming for 3D geometry reconstruction

Researchers have introduced OVGGT, a novel framework designed for reconstructing 3D geometry from streaming video with constant memory and compute costs. This training-free approach addresses the limitations of previous models that suffered from growing memory usage over time. OVGGT employs techniques like Self-Selective Caching and Dynamic Anchor Protection to manage the KV cache and preserve geometric accuracy, enabling processing of arbitrarily long videos within a fixed VRAM budget. AI

影响 Enables long-horizon 3D reconstruction from video within fixed memory constraints, potentially impacting robotics and autonomous systems.

排序理由 This is a research paper detailing a new framework for 3D geometry reconstruction.

在 arXiv cs.CV 阅读 →

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

OVGGT achieves constant-cost streaming for 3D geometry reconstruction

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Si-Yu Lu, Po-Ting Chen, Hui-Che Hsu, Sin-Ye Jhong, Wen-Huang Cheng, Yung-Yao Chen ·

    OVGGT: O(1) Constant-Cost Streaming Visual Geometry Transformer

    arXiv:2603.05959v3 Announce Type: replace Abstract: Reconstructing 3D geometry from streaming video requires continuous inference under bounded resources. Recent geometric foundation models achieve impressive reconstruction quality through all-to-all attention, yet their quadrati…