paper-with-me

홈 › Papers

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 techniques for NeRF decomposition involve a trade-off between the flexibility of processing open-vocabulary queries and the accuracy of 3D segmentation. We present, Open-vocabulary Embedded Neural Radiance Fields (Open-NeRF), that leverage large-scale, off-the-shelf, segmentation models like the Segment Anything Model (SAM) and introduce an integrate-and-distill paradigm with hierarchical embeddings to achieve both the flexibility of open-vocabulary querying and 3D segmentation accuracy. Open-NeRF first utilizes large-scale foundation models to generate hierarchical 2D mask proposals from varying viewpoints. These proposals are then aligned via tracking approaches and integrated within the 3D space and subsequently distilled into the 3D field. This process ensures consistent recognition and granularity of objects from different viewpoints, even in challenging scenarios involving occlusion and indistinct features. Our experimental results show that the proposed Open-NeRF outperforms state-of-the-art methods such as LERF \cite{lerf} and FFD \cite{ffd} in open-vocabulary scenarios. Open-NeRF offers a promising solution to NeRF decomposition, guided by open-vocabulary queries, enabling novel applications in robotics and vision-language interaction in open-world 3D scenes.

📄 PDF Abstract BibTeX arXiv:2310.16383

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionNeRFSegmentation

Similar Papers 제목 키워드 기반

OpenNeRF: Open Set 3D Neural Scene Segmentation with Pixel-Wise Features and Rendered Novel Views

2024-04-04 · Francis Engelmann, Fabian Manhardt, Michael Niemeyer, Keisuke Tateno 외

Large visual-language models (VLMs), like CLIP, enable open-set image segmentation to segment arbitrary concepts from an image in a zero-shot manner. This goes beyond the traditional closed-set assumption, i.e., where mo…

Image SegmentationNeRFPoint Cloud SegmentationScene Segmentation+2

SPNeRF: Open Vocabulary 3D Neural Scene Segmentation with Superpoints

2025-03-19 · Weiwen Hu, Niccolò Parodi, Marcus Zepp, Ingo Feldmann 외

Open-vocabulary segmentation, powered by large visual-language models like CLIP, has expanded 2D segmentation capabilities beyond fixed classes predefined by the dataset, enabling zero-shot understanding across diverse s…

NeRFScene SegmentationSegmentation

OV-NeRF: Open-vocabulary Neural Radiance Fields with Vision and Language Foundation Models for 3D Semantic Understanding

2024-02-07 · Guibiao Liao, Kaichen Zhou, Zhenyu Bao, Kanglin Liu 외

The development of Neural Radiance Fields (NeRFs) has provided a potent representation for encapsulating the geometric and appearance characteristics of 3D scenes. Enhancing the capabilities of NeRFs in open-vocabulary 3…

NeRF

DiSCO-3D : Discovering and segmenting Sub-Concepts from Open-vocabulary queries in NeRF

2025-07-19 · Doriand Petit, Steve Bourgeois, Vincent Gay-Bellile, Florian Chabot 외 arxiv

3D semantic segmentation provides high-level scene understanding for applications in robotics, autonomous systems, \textit{etc}. Traditional methods adapt exclusively to either task-specific goals (open-vocabulary segmen…

Unsupervised Semantic Segmentation3D Semantic SegmentationScene Understanding

Creating Visual Effects with Neural Radiance Fields

2023-12-11 · Cyrus Vachha

We present a pipeline for integrating NeRFs into traditional compositing VFX pipelines using Nerfstudio, an open-source framework for training and rendering NeRFs. Our approach involves using Blender, a widely used open-…

NeRF