paper-with-me

Papers

NeRF-Loc: Visual Localization with Conditional Neural Radiance Field

2023-04-17 · Jianlin Liu, Qiang Nie, Yong liu, Chengjie Wang

We propose a novel visual re-localization method based on direct matching between the implicit 3D descriptors and the 2D image with transformer. A conditional neural radiance field(NeRF) is chosen as the 3D scene representation in our pipeline, which supports continuous 3D descriptors generation and neural rendering. By unifying the feature matching and the scene coordinate regression to the same framework, our model learns both generalizable knowledge and scene prior respectively during two training stages. Furthermore, to improve the localization robustness when domain gap exists between training and testing phases, we propose an appearance adaptation layer to explicitly align styles between the 3D model and the query image. Experiments show that our method achieves higher localization accuracy than other learning-based approaches on multiple benchmarks. Code is available at \url{https://github.com/JenningsL/nerf-loc}.

📄 PDF Abstract BibTeX arXiv:2304.07979

Code (1)

jenningsl/nerf-loc 공식 구현 pytorch

Tasks

NeRFNeural RenderingVisual Localization

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

PNeRFLoc: Visual Localization with Point-based Neural Radiance Fields

2023-12-17 · Boming Zhao, Luwei Yang, Mao Mao, Hujun Bao 외

Due to the ability to synthesize high-quality novel views, Neural Radiance Fields (NeRF) have been recently exploited to improve visual localization in a known environment. However, the existing methods mostly utilize Ne…

Data AugmentationNeRFNeural RenderingNovel View Synthesis+2

BARF: Bundle-Adjusting Neural Radiance Fields

2021-04-13 · ICCV 2021 10 · Chen-Hsuan Lin, Wei-Chiu Ma, Antonio Torralba, Simon Lucey

Neural Radiance Fields (NeRF) have recently gained a surge of interest within the computer vision community for its power to synthesize photorealistic novel views of real-world scenes. One limitation of NeRF, however, is…

NeRFVisual Localization

Mesh2NeRF: Direct Mesh Supervision for Neural Radiance Field Representation and Generation

2024-03-28 · Yujin Chen, Yinyu Nie, Benjamin Ummenhofer, Reiner Birkl 외

We present Mesh2NeRF, an approach to derive ground-truth radiance fields from textured meshes for 3D generation tasks. Many 3D generative approaches represent 3D scenes as radiance fields for training. Their ground-truth…

3D GenerationNeRF

NeRF-VIO: Map-Based Visual-Inertial Odometry with Initialization Leveraging Neural Radiance Fields

2025-03-11 · Yanyu Zhang, Dongming Wang, Jie Xu, Mengyuan Liu 외

A prior map serves as a foundational reference for localization in context-aware applications such as augmented reality (AR). Providing valuable contextual information about the environment, the prior map is a vital tool…

NeRF

UC-NeRF: Uncertainty-aware Conditional Neural Radiance Fields from Endoscopic Sparse Views

2024-09-04 · Jiaxin Guo, Jiangliu Wang, Ruofeng Wei, Di Kang 외

Visualizing surgical scenes is crucial for revealing internal anatomical structures during minimally invasive procedures. Novel View Synthesis is a vital technique that offers geometry and appearance reconstruction, enha…

NeRFNeural RenderingNovel View Synthesis