paper-with-me

Papers

LERF: Language Embedded Radiance Fields

2023-03-16 · ICCV 2023 1 · Justin Kerr, Chung Min Kim, Ken Goldberg, Angjoo Kanazawa, Matthew Tancik

Humans describe the physical world using natural language to refer to specific 3D locations based on a vast range of properties: visual appearance, semantics, abstract associations, or actionable affordances. In this work we propose Language Embedded Radiance Fields (LERFs), a method for grounding language embeddings from off-the-shelf models like CLIP into NeRF, which enable these types of open-ended language queries in 3D. LERF learns a dense, multi-scale language field inside NeRF by volume rendering CLIP embeddings along training rays, supervising these embeddings across training views to provide multi-view consistency and smooth the underlying language field. After optimization, LERF can extract 3D relevancy maps for a broad range of language prompts interactively in real-time, which has potential use cases in robotics, understanding vision-language models, and interacting with 3D scenes. LERF enables pixel-aligned, zero-shot queries on the distilled 3D CLIP embeddings without relying on region proposals or masks, supporting long-tail open-vocabulary queries hierarchically across the volume. The project website can be found at https://lerf.io .

📄 PDF Abstract BibTeX arXiv:2303.09553

Code (5)

2023-MindSpore-4/Code-5/tree/main/lerf mindspore
Mind23-2/MindCode-101/tree/main/lerf mindspore
Mind23-2/MindCode-3/tree/main/lerf mindspore
code-implementation1/Code4/tree/main/lenet mindspore
code-implementation1/Code4/tree/main/lerf mindspore

Tasks

NeRF

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Language Embedded Radiance Fields for Zero-Shot Task-Oriented Grasping

2023-09-14 · Adam Rashid, Satvik Sharma, Chung Min Kim, Justin Kerr 외

Grasping objects by a specific part is often crucial for safety and for executing downstream tasks. Yet, learning-based grasp planners lack this behavior unless they are trained on specific object part data, making it a …

Object

StyleRF: Zero-shot 3D Style Transfer of Neural Radiance Fields

2023-03-19 · CVPR 2023 1 · Kunhao Liu, Fangneng Zhan, YiWen Chen, Jiahui Zhang 외

3D style transfer aims to render stylized novel views of a 3D scene with multi-view consistency. However, most existing work suffers from a three-way dilemma over accurate geometry reconstruction, high-quality stylizatio…

Style Transfer

Open-NeRF: Towards Open Vocabulary NeRF Decomposition

2023-10-25 · Hao Zhang, Fang Li, Narendra Ahuja

In this paper, we address the challenge of decomposing Neural Radiance Fields (NeRF) into objects from an open vocabulary, a critical task for object manipulation in 3D reconstruction and view synthesis. Current techniqu…

3D ReconstructionNeRFSegmentation

StyleRF-VolVis: Style Transfer of Neural Radiance Fields for Expressive Volume Visualization

2024-07-31 · Kaiyuan Tang, Chaoli Wang

In volume visualization, visualization synthesis has attracted much attention due to its ability to generate novel visualizations without following the conventional rendering pipeline. However, existing solutions based o…

Knowledge DistillationNeRFStyle Transfer

FastLGS: Speeding up Language Embedded Gaussians with Feature Grid Mapping

2024-06-04 · Yuzhou Ji, He Zhu, Junshu Tang, Wuyi Liu 외

The semantically interactive radiance field has always been an appealing task for its potential to facilitate user-friendly and automated real-world 3D scene understanding applications. However, it is a challenging task …

3DGSScene Understanding