paper-with-me

Papers

Combining HoloLens with Instant-NeRFs: Advanced Real-Time 3D Mobile Mapping

2023-04-27 · Dennis Haitz, Boris Jutzi, Markus Ulrich, Miriam Jaeger, Patrick Huebner

This work represents a large step into modern ways of fast 3D reconstruction based on RGB camera images. Utilizing a Microsoft HoloLens 2 as a multisensor platform that includes an RGB camera and an inertial measurement unit for SLAM-based camera-pose determination, we train a Neural Radiance Field (NeRF) as a neural scene representation in real-time with the acquired data from the HoloLens. The HoloLens is connected via Wifi to a high-performance PC that is responsible for the training and 3D reconstruction. After the data stream ends, the training is stopped and the 3D reconstruction is initiated, which extracts a point cloud of the scene. With our specialized inference algorithm, five million scene points can be extracted within 1 second. In addition, the point cloud also includes radiometry per point. Our method of 3D reconstruction outperforms grid point sampling with NeRFs by multiple orders of magnitude and can be regarded as a complete real-time 3D reconstruction method in a mobile mapping setup.

📄 PDF Abstract BibTeX arXiv:2304.14301

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionNeRF

Similar Papers 제목 키워드 기반

A Comparative Neural Radiance Field (NeRF) 3D Analysis of Camera Poses from HoloLens Trajectories and Structure from Motion

2023-04-20 · Miriam Jäger, Patrick Hübner, Dennis Haitz, Boris Jutzi

Neural Radiance Fields (NeRFs) are trained using a set of camera poses and associated images as input to estimate density and color values for each position. The position-dependent density learning is of particular inter…

3D ReconstructionNeRFPosition

HoloGS: Instant Depth-based 3D Gaussian Splatting with Microsoft HoloLens 2

2024-05-03 · Miriam Jäger, Theodor Kapler, Michael Feßenbecker, Felix Birkelbach 외

In the fields of photogrammetry, computer vision and computer graphics, the task of neural 3D scene reconstruction has led to the exploration of various techniques. Among these, 3D Gaussian Splatting stands out for its e…

3D Scene ReconstructionSurface Reconstruction

Instant-NeRF: Instant On-Device Neural Radiance Field Training via Algorithm-Accelerator Co-Designed Near-Memory Processing

2023-05-09 · Yang Zhao, Shang Wu, Jingqun Zhang, Sixu Li 외

Instant on-device Neural Radiance Fields (NeRFs) are in growing demand for unleashing the promise of immersive AR/VR experiences, but are still limited by their prohibitive training time. Our profiling analysis reveals a…

NeRF

NerfAcc: Efficient Sampling Accelerates NeRFs

2023-05-08 · ICCV 2023 1 · RuiLong Li, Hang Gao, Matthew Tancik, Angjoo Kanazawa

Optimizing and rendering Neural Radiance Fields is computationally expensive due to the vast number of samples required by volume rendering. Recent works have included alternative sampling approaches to help accelerate t…

NeRF

Instant Uncertainty Calibration of NeRFs Using a Meta-Calibrator

2023-12-04 · Niki Amini-Naieni, Tomas Jakab, Andrea Vedaldi, Ronald Clark

Although Neural Radiance Fields (NeRFs) have markedly improved novel view synthesis, accurate uncertainty quantification in their image predictions remains an open problem. The prevailing methods for estimating uncertain…

Image ReconstructionMedical DiagnosisNeRFNovel View Synthesis+1