paper-with-me

홈 › Papers

INeRF: Inverting Neural Radiance Fields for Pose Estimation

2020-12-10 · Lin Yen-Chen, Pete Florence, Jonathan T. Barron, Alberto Rodriguez, Phillip Isola, Tsung-Yi Lin

We present iNeRF, a framework that performs mesh-free pose estimation by "inverting" a Neural RadianceField (NeRF). NeRFs have been shown to be remarkably effective for the task of view synthesis - synthesizing photorealistic novel views of real-world scenes or objects. In this work, we investigate whether we can apply analysis-by-synthesis via NeRF for mesh-free, RGB-only 6DoF pose estimation - given an image, find the translation and rotation of a camera relative to a 3D object or scene. Our method assumes that no object mesh models are available during either training or test time. Starting from an initial pose estimate, we use gradient descent to minimize the residual between pixels rendered from a NeRF and pixels in an observed image. In our experiments, we first study 1) how to sample rays during pose refinement for iNeRF to collect informative gradients and 2) how different batch sizes of rays affect iNeRF on a synthetic dataset. We then show that for complex real-world scenes from the LLFF dataset, iNeRF can improve NeRF by estimating the camera poses of novel images and using these images as additional training data for NeRF. Finally, we show iNeRF can perform category-level object pose estimation, including object instances not seen during training, with RGB images by inverting a NeRF model inferred from a single view.

📄 PDF Abstract BibTeX arXiv:2012.05877

Code (2)

salykovaa/inerf pytorch
yenchenlin/inerf-public pytorch

Tasks

NeRFObjectPose Estimation

Methods 이 논문이 사용한 방법론

Robinhood Customer Care Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

SiNeRF: Sinusoidal Neural Radiance Fields for Joint Pose Estimation and Scene Reconstruction

2022-10-10 · Yitong Xia, Hao Tang, Radu Timofte, Luc van Gool

NeRFmm is the Neural Radiance Fields (NeRF) that deal with Joint Optimization tasks, i.e., reconstructing real-world scenes and registering camera parameters simultaneously. Despite NeRFmm producing precise scene synthes…

Image GenerationNeRFPose Estimation

Moving in a 360 World: Synthesizing Panoramic Parallaxes from a Single Panorama

2021-06-21 · Ching-Yu Hsu, Cheng Sun, Hwann-Tzong Chen

We present Omnidirectional Neural Radiance Fields (OmniNeRF), the first method to the application of parallax-enabled novel panoramic view synthesis. Recent works for novel view synthesis focus on perspective images with…

Novel View Synthesis

MultiNeRF: Multiple Watermark Embedding for Neural Radiance Fields

2025-04-03 · Yash Kulthe, Andrew Gilbert, John Collomosse

We present MultiNeRF, a 3D watermarking method that embeds multiple uniquely keyed watermarks within images rendered by a single Neural Radiance Field (NeRF) model, whilst maintaining high visual quality. Our approach ex…

NeRF

BID-NeRF: RGB-D image pose estimation with inverted Neural Radiance Fields

2023-10-05 · Ágoston István Csehi, Csaba Máté Józsa

We aim to improve the Inverted Neural Radiance Fields (iNeRF) algorithm which defines the image pose estimation problem as a NeRF based iterative linear optimization. NeRFs are novel neural space representation models th…

NeRFPose Estimation

OmniNeRF: Hybriding Omnidirectional Distance and Radiance fields for Neural Surface Reconstruction

2022-09-27 · Jiaming Shen, Bolin Song, Zirui Wu, Yi Xu

3D reconstruction from images has wide applications in Virtual Reality and Automatic Driving, where the precision requirement is very high. Ground-breaking research in the neural radiance field (NeRF) by utilizing Multi-…

3D Reconstruction3D Scene Reconstruction3D Shape RepresentationNeRF+1