paper-with-me

홈 › Papers

MegaSaM: Accurate, Fast, and Robust Structure and Motion from Casual Dynamic Videos

2024-12-05 · Zhengqi Li, Richard Tucker, Forrester Cole, Qianqian Wang, Linyi Jin, Vickie Ye, Angjoo Kanazawa, Aleksander Holynski, Noah Snavely

We present a system that allows for accurate, fast, and robust estimation of camera parameters and depth maps from casual monocular videos of dynamic scenes. Most conventional structure from motion and monocular SLAM techniques assume input videos that feature predominantly static scenes with large amounts of parallax. Such methods tend to produce erroneous estimates in the absence of these conditions. Recent neural network-based approaches attempt to overcome these challenges; however, such methods are either computationally expensive or brittle when run on dynamic videos with uncontrolled camera motion or unknown field of view. We demonstrate the surprising effectiveness of a deep visual SLAM framework: with careful modifications to its training and inference schemes, this system can scale to real-world videos of complex dynamic scenes with unconstrained camera paths, including videos with little camera parallax. Extensive experiments on both synthetic and real videos demonstrate that our system is significantly more accurate and robust at camera pose and depth estimation when compared with prior and concurrent work, with faster or comparable running times. See interactive results on our project page: https://mega-sam.github.io/

📄 PDF Abstract BibTeX arXiv:2412.04463

Code (1)

mega-sam/mega-sam pytorch

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

MegaSaM: Accurate, Fast and Robust Structure and Motion from Casual Dynamic Videos

2025-01-01 · CVPR 2025 1 · Zhengqi Li, Richard Tucker, Forrester Cole, Qianqian Wang 외

We present a system that allows for accurate, fast, and robust estimation of camera parameters and depth maps from casual monocular videos of dynamic scenes. Most conventional structure from motion and monocular SLAM…

Depth Estimation

Gaussian Sequences with Multi-Scale Dynamics for 4D Reconstruction from Monocular Casual Videos

2026-02-14 · Can Li, Jie Gu, Jingmin Chen, Fangzhou Qiu 외 arxiv

Understanding dynamic scenes from casual videos is critical for scalable robot learning, yet four-dimensional (4D) reconstruction under strictly monocular settings remains highly ill-posed. To address this challenge, our…

Articulat3D: Reconstructing Articulated Digital Twins From Monocular Videos with Geometric and Motion Constraints

2026-03-12 · Lijun Guo, Haoyu Zhao, Xingyue Zhao, Rong Fu 외 arxiv

Building high-fidelity digital twins of articulated objects from visual data remains a central challenge. Existing approaches depend on multi-view captures of the object in discrete, static states, which severely constra…

Hierarchically Structured Neural Bones for Reconstructing Animatable Objects from Casual Videos

2024-08-01 · Subin Jeon, In Cho, Minsu Kim, Woong Oh Cho 외

We propose a new framework for creating and easily manipulating 3D models of arbitrary objects using casually captured videos. Our core ingredient is a novel hierarchy deformation model, which captures motions of objects…

AnyCam: Learning to Recover Camera Poses and Intrinsics from Casual Videos

2025-03-30 · CVPR 2025 1 · Felix Wimbauer, Weirong Chen, Dominik Muhle, Christian Rupprecht 외

Estimating camera motion and intrinsics from casual videos is a core challenge in computer vision. Traditional bundle-adjustment based methods, such as SfM and SLAM, struggle to perform reliably on arbitrary data. Althou…