paper-with-me

Papers

Incremental Dense Reconstruction from Monocular Video with Guided Sparse Feature Volume Fusion

2023-05-24 · Xingxing Zuo, Nan Yang, Nathaniel Merrill, Binbin Xu, Stefan Leutenegger

Incrementally recovering 3D dense structures from monocular videos is of paramount importance since it enables various robotics and AR applications. Feature volumes have recently been shown to enable efficient and accurate incremental dense reconstruction without the need to first estimate depth, but they are not able to achieve as high of a resolution as depth-based methods due to the large memory consumption of high-resolution feature volumes. This letter proposes a real-time feature volume-based dense reconstruction method that predicts TSDF (Truncated Signed Distance Function) values from a novel sparsified deep feature volume, which is able to achieve higher resolutions than previous feature volume-based methods, and is favorable in large-scale outdoor scenarios where the majority of voxels are empty. An uncertainty-aware multi-view stereo (MVS) network is leveraged to infer initial voxel locations of the physical surface in a sparse feature volume. Then for refining the recovered 3D geometry, deep features are attentively aggregated from multiview images at potential surface locations, and temporally fused. Besides achieving higher resolutions than before, our method is shown to produce more complete reconstructions with finer detail in many cases. Extensive evaluations on both public and self-collected datasets demonstrate a very competitive real-time reconstruction result for our method compared to state-of-the-art reconstruction methods in both indoor and outdoor settings.

📄 PDF Abstract BibTeX arXiv:2305.14918

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometry

Similar Papers 제목 키워드 기반

PanoRecon: Real-Time Panoptic 3D Reconstruction from Monocular Video

2024-01-01 · CVPR 2024 1 · Dong Wu, Zike Yan, Hongbin Zha

We introduce the Panoptic 3D Reconstruction task a unified and holistic scene understanding task for a monocular video. And we present PanoRecon - a novel framework to address this new task which realizes an online g…

3D Panoptic Segmentation3D ReconstructionPanoptic SegmentationScene Understanding

Self-supervised Dense 3D Reconstruction from Monocular Endoscopic Video

2019-09-06 · Xingtong Liu, Ayushi Sinha, Masaru Ishii, Gregory D. Hager 외

We present a self-supervised learning-based pipeline for dense 3D reconstruction from full-length monocular endoscopic videos without a priori modeling of anatomy or shading. Our method only relies on unlabeled monocular…

3D ReconstructionAnatomySelf-Supervised Learning

SuperPrimitive: Scene Reconstruction at a Primitive Level

2023-12-10 · CVPR 2024 1 · Kirill Mazur, Gwangbin Bae, Andrew J. Davison

Joint camera pose and dense geometry estimation from a set of images or a monocular video remains a challenging problem due to its computational complexity and inherent visual ambiguities. Most dense incremental reconstr…

3D ReconstructionDepth CompletionVisual Odometry

Mobile3DRecon: Real-time Monocular 3D Reconstruction on a Mobile Phone

2020-07-21 · ISMAR 2020 7 · Xingbin Yang, Liyang Zhou, Hanqing Jiang, Zhongliang Tang 외

We present a real-time monocular 3D reconstruction system on a mobile phone, called Mobile3DRecon. Using an embedded monocular camera, our system provides an online mesh generation capability on back end together with re…

3D ReconstructionDepth EstimationMonocular Depth EstimationPose Tracking

VideoLifter: Lifting Videos to 3D with Fast Hierarchical Stereo Alignment

2025-01-03 · Wenyan Cong, Kevin Wang, Jiahui Lei, Colton Stearns 외

Efficiently reconstructing accurate 3D models from monocular video is a key challenge in computer vision, critical for advancing applications in virtual reality, robotics, and scene understanding. Existing approaches typ…

Computational EfficiencyScene Understanding