paper-with-me

Papers

Learning Robust Multi-Scale Representation for Neural Radiance Fields from Unposed Images

2023-11-08 · Nishant Jain, Suryansh Kumar, Luc van Gool

We introduce an improved solution to the neural image-based rendering problem in computer vision. Given a set of images taken from a freely moving camera at train time, the proposed approach could synthesize a realistic image of the scene from a novel viewpoint at test time. The key ideas presented in this paper are (i) Recovering accurate camera parameters via a robust pipeline from unposed day-to-day images is equally crucial in neural novel view synthesis problem; (ii) It is rather more practical to model object's content at different resolutions since dramatic camera motion is highly likely in day-to-day unposed images. To incorporate the key ideas, we leverage the fundamentals of scene rigidity, multi-scale neural scene representation, and single-image depth prediction. Concretely, the proposed approach makes the camera parameters as learnable in a neural fields-based modeling framework. By assuming per view depth prediction is given up to scale, we constrain the relative pose between successive frames. From the relative poses, absolute camera pose estimation is modeled via a graph-neural network-based multiple motion averaging within the multi-scale neural-fields network, leading to a single loss function. Optimizing the introduced loss function provides camera intrinsic, extrinsic, and image rendering from unposed images. We demonstrate, with examples, that for a unified framework to accurately model multiscale neural scene representation from day-to-day acquired unposed multi-view images, it is equally essential to have precise camera-pose estimates within the scene representation framework. Without considering robustness measures in the camera pose estimation pipeline, modeling for multi-scale aliasing artifacts can be counterproductive. We present extensive experiments on several benchmark datasets to demonstrate the suitability of our approach.

📄 PDF Abstract BibTeX arXiv:2311.04521

Code (0)

등록된 구현이 없습니다.

Tasks

Camera Pose EstimationDepth EstimationDepth PredictionGraph Neural NetworkNovel View SynthesisPose Estimation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

GRAF: Generative Radiance Fields for 3D-Aware Image Synthesis

2020-07-05 · NeurIPS 2020 12 · Katja Schwarz, Yiyi Liao, Michael Niemeyer, Andreas Geiger

While 2D generative adversarial networks have enabled high-resolution image synthesis, they largely lack an understanding of the 3D world and the image formation process. Thus, they do not provide precise control over ca…

3D-Aware Image SynthesisImage GenerationNovel View SynthesisScene Generation

ZIGNeRF: Zero-shot 3D Scene Representation with Invertible Generative Neural Radiance Fields

2023-06-05 · Kanghyeok Ko, Minhyeok Lee

Generative Neural Radiance Fields (NeRFs) have demonstrated remarkable proficiency in synthesizing multi-view images by learning the distribution of a set of unposed images. Despite the aptitude of existing generative Ne…

Generative Adversarial Network

MELON: NeRF with Unposed Images in SO(3)

2023-03-14 · Axel Levy, Mark Matthews, Matan Sela, Gordon Wetzstein 외

Neural radiance fields enable novel-view synthesis and scene reconstruction with photorealistic quality from a few images, but require known and accurate camera poses. Conventional pose estimation algorithms fail on smoo…

Inverse RenderingNeRFNovel View SynthesisPose Estimation

Pose-Free Neural Radiance Fields via Implicit Pose Regularization

2023-08-29 · ICCV 2023 1 · Jiahui Zhang, Fangneng Zhan, Yingchen Yu, Kunhao Liu 외

Pose-free neural radiance fields (NeRF) aim to train NeRF with unposed multi-view images and it has achieved very impressive success in recent years. Most existing works share the pipeline of training a coarse pose estim…

NeRFNovel View SynthesisPose Estimation

ZeroGS: Training 3D Gaussian Splatting from Unposed Images

2024-11-24 · Yu Chen, Rolandos Alexandros Potamias, Evangelos Ververas, Jifei Song 외

Neural radiance fields (NeRF) and 3D Gaussian Splatting (3DGS) are popular techniques to reconstruct and render photo-realistic images. However, the pre-requisite of running Structure-from-Motion (SfM) to get camera pose…

3DGSImage RegistrationNeRF