English

VROOM - Visual Reconstruction over Onboard Multiview

Computer Vision and Pattern Recognition 2025-08-26 v1 Machine Learning

Abstract

We introduce VROOM, a system for reconstructing 3D models of Formula 1 circuits using only onboard camera footage from racecars. Leveraging video data from the 2023 Monaco Grand Prix, we address video challenges such as high-speed motion and sharp cuts in camera frames. Our pipeline analyzes different methods such as DROID-SLAM, AnyCam, and Monst3r and combines preprocessing techniques such as different methods of masking, temporal chunking, and resolution scaling to account for dynamic motion and computational constraints. We show that Vroom is able to partially recover track and vehicle trajectories in complex environments. These findings indicate the feasibility of using onboard video for scalable 4D reconstruction in real-world settings. The project page can be found at https://varun-bharadwaj.github.io/vroom, and our code is available at https://github.com/yajatyadav/vroom.

Cite

@article{arxiv.2508.17172,
  title  = {VROOM - Visual Reconstruction over Onboard Multiview},
  author = {Yajat Yadav and Varun Bharadwaj and Jathin Korrapati and Tanish Baranwal},
  journal= {arXiv preprint arXiv:2508.17172},
  year   = {2025}
}

Comments

Project page with videos and interactive 4D visualizations: https://varun-bharadwaj.github.io/vroom, Code: https://github.com/yajatyadav/vroom

R2 v1 2026-07-01T05:03:09.430Z