paper-with-me

Papers

FlowMap: High-Quality Camera Poses, Intrinsics, and Depth via Gradient Descent

2024-04-23 · Cameron Smith, David Charatan, Ayush Tewari, Vincent Sitzmann

This paper introduces FlowMap, an end-to-end differentiable method that solves for precise camera poses, camera intrinsics, and per-frame dense depth of a video sequence. Our method performs per-video gradient-descent minimization of a simple least-squares objective that compares the optical flow induced by depth, intrinsics, and poses against correspondences obtained via off-the-shelf optical flow and point tracking. Alongside the use of point tracks to encourage long-term geometric consistency, we introduce differentiable re-parameterizations of depth, intrinsics, and pose that are amenable to first-order optimization. We empirically show that camera parameters and dense depth recovered by our method enable photo-realistic novel view synthesis on 360-degree trajectories using Gaussian Splatting. Our method not only far outperforms prior gradient-descent based bundle adjustment methods, but surprisingly performs on par with COLMAP, the state-of-the-art SfM method, on the downstream task of 360-degree novel view synthesis (even though our method is purely gradient-descent based, fully differentiable, and presents a complete departure from conventional SfM).

📄 PDF Abstract BibTeX arXiv:2404.15259

Code (1)

dcharatan/flowmap 공식 구현 jax

Tasks

Novel View SynthesisOptical Flow EstimationPoint Tracking

Similar Papers 제목 키워드 기반

PIVOT: A Multi-Trajectory Dataset and Testbed for Pose, Intrinsics, and Novel Viewpoint Evaluation in Real-World 3D Reconstruction

2026-08-26 · Mary Raymond arxiv

Neural radiance fields (NeRFs), 3D Gaussian Splatting (3DGS), and related novel-view synthesis methods are commonly evaluated under capture and reconstruction conditions cleaner than those encountered by robots, drones, …

3D Reconstruction

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…

No Parameters, No Problem: 3D Gaussian Splatting without Camera Intrinsics and Extrinsics

2025-02-27 · Dongbo Shi, Shen Cao, Lubin Fan, Bojian Wu 외

While 3D Gaussian Splatting (3DGS) has made significant progress in scene reconstruction and novel view synthesis, it still heavily relies on accurately pre-computed camera intrinsics and extrinsics, such as focal length…

3DGSNovel View Synthesis

CameraHMR: Aligning People with Perspective

2024-11-12 · Priyanka Patel, Michael J. Black

We address the challenge of accurate 3D human pose and shape estimation from monocular images. The key to accuracy and robustness lies in high-quality training data. Existing training datasets containing real images with…

3D human pose and shape estimation

CoL3D: Collaborative Learning of Single-view Depth and Camera Intrinsics for Metric 3D Shape Recovery

2025-02-13 · Chenghao Zhang, Lubin Fan, Shen Cao, Bojian Wu 외

Recovering the metric 3D shape from a single image is particularly relevant for robotics and embodied intelligence applications, where accurate spatial understanding is crucial for navigation and interaction with environ…

Camera CalibrationDepth EstimationMonocular Depth Estimation