paper-with-me

홈 › Papers

PROFusion: Robust and Accurate Dense Reconstruction via Camera Pose Regression and Optimization

2025-09-29 · Siyan Dong, Zijun Wang, Lulu Cai, Yi Ma, Yanchao Yang arxiv

Real-time dense scene reconstruction during unstable camera motions is crucial for robotics, yet current RGB-D SLAM systems fail when cameras experience large viewpoint changes, fast motions, or sudden shaking. Classical optimization-based methods deliver high accuracy but fail with poor initialization during large motions, while learning-based approaches provide robustness but lack sufficient accuracy for dense reconstruction. We address this challenge through a combination of learning-based initialization with optimization-based refinement. Our method employs a camera pose regression network to predict metric-aware relative poses from consecutive RGB-D frames, which serve as reliable starting points for a randomized optimization algorithm that further aligns depth images with the scene geometry. Extensive experiments demonstrate promising results: our approach outperforms the best competitor on challenging benchmarks, while maintaining comparable accuracy on stable motion sequences. The system operates in real-time, showcasing that combining simple and principled techniques can achieve both robustness for unstable motions and accuracy for dense reconstruction. Code released: https://github.com/siyandong/PROFusion.

📄 PDF Abstract BibTeX arXiv:2509.24236

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Progressive Multi-Modal Fusion for Robust 3D Object Detection

2024-10-09 · Rohit Mohan, Daniele Cattaneo, Florian Drews, Abhinav Valada

Multi-sensor fusion is crucial for accurate 3D object detection in autonomous driving, with cameras and LiDAR being the most commonly used sensors. However, existing methods perform sensor fusion in a single view by proj…

3D Object DetectionAutonomous DrivingObjectobject-detection+4

ProFusion: 3D Reconstruction of Protein Complex Structures from Multi-view AFM Images

2025-09-17 · Jaydeep Rade, Md Hasibul Hasan Hasib, Meric Ozturk, Baboucarr Faal 외 arxiv

AI-based in silico methods have improved protein structure prediction but often struggle with large protein complexes (PCs) involving multiple interacting proteins due to missing 3D spatial cues. Experimental techniques …

Protein Structure Prediction3D Reconstruction

FlowFusion: Dynamic Dense RGB-D SLAM Based on Optical Flow

2020-03-11 · Tianwei Zhang, Huayan Zhang, Yang Li, Yoshihiko Nakamura 외

Dynamic environments are challenging for visual SLAM since the moving objects occlude the static environment features and lead to wrong camera motion estimation. In this paper, we present a novel dense RGB-D SLAM solutio…

Motion EstimationOptical Flow EstimationSegmentation

SparsePose: Sparse-View Camera Pose Regression and Refinement

2022-11-29 · CVPR 2023 1 · Samarth Sinha, Jason Y. Zhang, Andrea Tagliasacchi, Igor Gilitschenski 외

Camera pose estimation is a key step in standard 3D reconstruction pipelines that operate on a dense set of images of a single object or scene. However, methods for pose estimation often fail when only a few images are a…

3D ReconstructionCamera Pose EstimationPose Estimationregression

Dense 3D Reconstruction from Severely Blurred Images Using a Single Moving Camera

2013-06-01 · CVPR 2013 6 · Hee Seok Lee, Kuoung Mu Lee

Motion blur frequently occurs in dense 3D reconstruction using a single moving camera, and it degrades the quality of the 3D reconstruction. To handle motion blur caused by rapid camera shakes, we propose a blur-aware de…

3D geometry3D ReconstructionDeblurring