paper-with-me

홈 › Papers

Blending Distributed NeRFs with Tri-stage Robust Pose Optimization

2024-05-05 · Baijun Ye, Caiyun Liu, Xiaoyu Ye, Yuantao Chen, Yuhai Wang, Zike Yan, Yongliang Shi, Hao Zhao, Guyue Zhou

Due to the limited model capacity, leveraging distributed Neural Radiance Fields (NeRFs) for modeling extensive urban environments has become a necessity. However, current distributed NeRF registration approaches encounter aliasing artifacts, arising from discrepancies in rendering resolutions and suboptimal pose precision. These factors collectively deteriorate the fidelity of pose estimation within NeRF frameworks, resulting in occlusion artifacts during the NeRF blending stage. In this paper, we present a distributed NeRF system with tri-stage pose optimization. In the first stage, precise poses of images are achieved by bundle adjusting Mip-NeRF 360 with a coarse-to-fine strategy. In the second stage, we incorporate the inverting Mip-NeRF 360, coupled with the truncated dynamic low-pass filter, to enable the achievement of robust and precise poses, termed Frame2Model optimization. On top of this, we obtain a coarse transformation between NeRFs in different coordinate systems. In the third stage, we fine-tune the transformation between NeRFs by Model2Model pose optimization. After obtaining precise transformation parameters, we proceed to implement NeRF blending, showcasing superior performance metrics in both real-world and simulation scenarios. Codes and data will be publicly available at https://github.com/boilcy/Distributed-NeRF.

📄 PDF Abstract BibTeX arXiv:2405.02880

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFPose Estimation

Similar Papers 제목 키워드 기반

SeamlessNeRF: Stitching Part NeRFs with Gradient Propagation

2023-10-30 · Bingchen Gong, Yuehao Wang, Xiaoguang Han, Qi Dou

Neural Radiance Fields (NeRFs) have emerged as promising digital mediums of 3D objects and scenes, sparking a surge in research to extend the editing capabilities in this domain. The task of seamless editing and merging …

NeRFuser: Large-Scale Scene Representation by NeRF Fusion

2023-05-22 · Jiading Fang, Shengjie Lin, Igor Vasiljevic, Vitor Guizilini 외

A practical benefit of implicit visual representations like Neural Radiance Fields (NeRFs) is their memory efficiency: large scenes can be efficiently stored and shared as small neural nets instead of collections of imag…

NeRF

3D-aware Blending with Generative NeRFs

2023-02-13 · ICCV 2023 1 · Hyunsu Kim, Gayoung Lee, Yunjey Choi, Jin-Hwa Kim 외

Image blending aims to combine multiple images seamlessly. It remains challenging for existing 2D-based methods, especially when input images are misaligned due to differences in 3D camera poses and object shapes. To tac…

NeRF

HiFA: High-fidelity Text-to-3D Generation with Advanced Diffusion Guidance

2023-05-30 · Junzhe Zhu, Peiye Zhuang, Sanmi Koyejo

The advancements in automatic text-to-3D generation have been remarkable. Most existing methods use pre-trained text-to-image diffusion models to optimize 3D representations like Neural Radiance Fields (NeRFs) via latent…

3D Generation3D geometryDenoisingNeRF+1

LATITUDE: Robotic Global Localization with Truncated Dynamic Low-pass Filter in City-scale NeRF

2022-09-18 · Zhenxin Zhu, Yuantao Chen, Zirui Wu, Chao Hou 외

Neural Radiance Fields (NeRFs) have made great success in representing complex 3D scenes with high-resolution details and efficient memory. Nevertheless, current NeRF-based pose estimators have no initial pose prediction…

NeRFPose Prediction