paper-with-me

Papers

MELON: NeRF with Unposed Images in SO(3)

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

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 smooth or self-similar scenes, while methods performing inverse rendering from unposed views require a rough initialization of the camera orientations. The main difficulty of pose estimation lies in real-life objects being almost invariant under certain transformations, making the photometric distance between rendered views non-convex with respect to the camera parameters. Using an equivalence relation that matches the distribution of local minima in camera space, we reduce this space to its quotient set, in which pose estimation becomes a more convex problem. Using a neural-network to regularize pose estimation, we demonstrate that our method - MELON - can reconstruct a neural radiance field from unposed images with state-of-the-art accuracy while requiring ten times fewer views than adversarial approaches.

📄 PDF Abstract BibTeX arXiv:2303.08096

Code (0)

등록된 구현이 없습니다.

Tasks

Inverse RenderingNeRFNovel View SynthesisPose Estimation

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

LU-NeRF: Scene and Pose Estimation by Synchronizing Local Unposed NeRFs

2023-06-08 · ICCV 2023 1 · Zezhou Cheng, Carlos Esteves, Varun Jampani, Abhishek Kar 외

A critical obstacle preventing NeRF models from being deployed broadly in the wild is their reliance on accurate camera poses. Consequently, there is growing interest in extending NeRF models to jointly optimize camera p…

global-optimizationNeRFPose 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

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

ERUPT: Efficient Rendering with Unposed Patch Transformer

2025-03-31 · CVPR 2025 1 · Maxim V. Shugaev, Vincent Chen, Maxim Karrenbach, Kyle Ashley 외

This work addresses the problem of novel view synthesis in diverse scenes from small collections of RGB images. We propose ERUPT (Efficient Rendering with Unposed Patch Transformer) a state-of-the-art scene reconstructio…

Image GenerationNeRFNovel View Synthesis

CodeNeRF: Disentangled Neural Radiance Fields for Object Categories

2021-09-03 · ICCV 2021 10 · Wonbong Jang, Lourdes Agapito

CodeNeRF is an implicit 3D neural representation that learns the variation of object shapes and textures across a category and can be trained, from a set of posed images, to synthesize novel views of unseen objects. Unli…

NeRFObject