paper-with-me

홈 › Papers

OpenObj: Open-Vocabulary Object-Level Neural Radiance Fields with Fine-Grained Understanding

2024-06-12 · Yinan Deng, Jiahui Wang, Jingyu Zhao, Jianyu Dou, Yi Yang, Yufeng Yue

In recent years, there has been a surge of interest in open-vocabulary 3D scene reconstruction facilitated by visual language models (VLMs), which showcase remarkable capabilities in open-set retrieval. However, existing methods face some limitations: they either focus on learning point-wise features, resulting in blurry semantic understanding, or solely tackle object-level reconstruction, thereby overlooking the intricate details of the object's interior. To address these challenges, we introduce OpenObj, an innovative approach to build open-vocabulary object-level Neural Radiance Fields (NeRF) with fine-grained understanding. In essence, OpenObj establishes a robust framework for efficient and watertight scene modeling and comprehension at the object-level. Moreover, we incorporate part-level features into the neural fields, enabling a nuanced representation of object interiors. This approach captures object-level instances while maintaining a fine-grained understanding. The results on multiple datasets demonstrate that OpenObj achieves superior performance in zero-shot semantic segmentation and retrieval tasks. Additionally, OpenObj supports real-world robotics tasks at multiple scales, including global movement and local manipulation.

📄 PDF Abstract BibTeX arXiv:2406.08009

Code (1)

BIT-DYN/OpenObj 공식 구현 pytorch

Tasks

3D Scene ReconstructionNeRFObjectRetrievalSemantic SegmentationZero-Shot Semantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

OpenObject-NAV: Open-Vocabulary Object-Oriented Navigation Based on Dynamic Carrier-Relationship Scene Graph

2024-09-27 · Yujie Tang, Meiling Wang, Yinan Deng, Zibo Zheng 외

In everyday life, frequently used objects like cups often have unfixed positions and multiple instances within the same category, and their carriers frequently change as well. As a result, it becomes challenging for a ro…

NavigateRobot Navigation

RelationField: Relate Anything in Radiance Fields

2024-12-18 · CVPR 2025 1 · Sebastian Koch, Johanna Wald, Mirco Colosi, Narunas Vaskevicius 외

Neural radiance fields are an emerging 3D scene representation and recently even been extended to learn features for scene understanding by distilling open-vocabulary features from vision-language models. However, curren…

3d scene graph generationGraph GenerationInstance SegmentationObject+3

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

Weakly Supervised 3D Open-vocabulary Segmentation

2023-05-23 · NeurIPS 2023 11 · Kunhao Liu, Fangneng Zhan, Jiahui Zhang, Muyu Xu 외

Open-vocabulary segmentation of 3D scenes is a fundamental function of human perception and thus a crucial objective in computer vision research. However, this task is heavily impeded by the lack of large-scale and diver…

NeRFSegmentation

MLP Splatting: Object-Centric Neural Fields

2026-06-02 · Shinjeong Kim, Yuzhou Cheng, Xin Kong, Paul H. J. Kelly 외 arxiv

3D representations are fundamental to scene rendering, understanding, and interaction. Recent approaches, such as 3D Gaussian Splatting and Neural Radiance Fields, achieve impressive photorealistic novel-view synthesis, …