paper-with-me

Papers

MGSfM: Multi-Camera Geometry Driven Global Structure-from-Motion

2025-07-04 · Peilin Tao, Hainan Cui, Diantao Tu, Shuhan Shen arxiv

Multi-camera systems are increasingly vital in the environmental perception of autonomous vehicles and robotics. Their physical configuration offers inherent fixed relative pose constraints that benefit Structure-from-Motion (SfM). However, traditional global SfM systems struggle with robustness due to their optimization framework. We propose a novel global motion averaging framework for multi-camera systems, featuring two core components: a decoupled rotation averaging module and a hybrid translation averaging module. Our rotation averaging employs a hierarchical strategy by first estimating relative rotations within rigid camera units and then computing global rigid unit rotations. To enhance the robustness of translation averaging, we incorporate both camera-to-camera and camera-to-point constraints to initialize camera positions and 3D points with a convex distance-based objective function and refine them with an unbiased non-bilinear angle-based objective function. Experiments on large-scale datasets show that our system matches or exceeds incremental SfM accuracy while significantly improving efficiency. Our framework outperforms existing global SfM methods, establishing itself as a robust solution for real-world multi-camera SfM applications. The code is available at https://github.com/3dv-casia/MGSfM/.

📄 PDF Abstract BibTeX arXiv:2507.03306

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

DiffusionSfM: Predicting Structure and Motion via Ray Origin and Endpoint Diffusion

2025-05-08 · CVPR 2025 1 · Qitao Zhao, Amy Lin, Jeff Tan, Jason Y. Zhang 외

Current Structure-from-Motion (SfM) methods typically follow a two-stage pipeline, combining learned or geometric pairwise reasoning with a subsequent global optimization step. In contrast, we propose a data-driven multi…

Denoisingglobal-optimization

Homographic Navigation: Geometry-Driven Camera Guidance for Deterministic Planar Capture

2026-06-22 · Dominik Kroupa, Marek Vaško, Muh Yuzril Ihza Baharuddin, Adam Herout arxiv

We present homographic navigation, a geometry-centric framework for guiding camera acquisition toward precise capture of planar regions. Rather than treating homography as an output, we use it as an organizing variable t…

TRIG: Trajectory-Rig Decoupled Metric Geometry Learning

2026-07-07 · Lizhou Liao, Wentao Xu, Handong Wang, Lirong Yang 외 arxiv

Vision-centric autonomous driving requires accurate metric geometry and ego-motion estimation from synchronized multi-camera observations. Recent visual geometry models show strong performance in pose estimation, depth p…

Autonomous Driving3D ReconstructionPose Estimation

TROPHIES: Temporal Reconstruction of Places, Humans, and Cameras from Multi-view Videos

2026-06-01 · Jinpeng Liu, Yukang Xu, Yutong Li, Xingyu Liu arxiv

Reconstructing humans and their surrounding environments in a globally consistent 4D space is essential for comprehensive perception. However, prior works typically assume single-view inputs or decouple humans, scenes, a…

Spatial Reasoning

Multi-Camera Calibration Free BEV Representation for 3D Object Detection

2022-10-31 · Hongxiang Jiang, Wenming Meng, Hongmei Zhu, Qian Zhang 외

In advanced paradigms of autonomous driving, learning Bird's Eye View (BEV) representation from surrounding views is crucial for multi-task framework. However, existing methods based on depth estimation or camera-driven …

3D Object DetectionAutonomous DrivingCamera CalibrationDepth Estimation+3