paper-with-me

홈 › Papers

GNeSF: Generalizable Neural Semantic Fields

2023-10-24 · NeurIPS 2023 11

3D scene segmentation based on neural implicit representation has emerged recently with the advantage of training only on 2D supervision. However, existing approaches still requires expensive per-scene optimization that prohibits generalization to novel scenes during inference. To circumvent this problem, we introduce a generalizable 3D segmentation framework based on implicit representation. Specifically, our framework takes in multi-view image features and semantic maps as the inputs instead of only spatial information to avoid overfitting to scene-specific geometric and semantic information. We propose a novel soft voting mechanism to aggregate the 2D semantic information from different views for each 3D point. In addition to the image features, view difference information is also encoded in our framework to predict the voting scores. Intuitively, this allows the semantic information from nearby views to contribute more compared to distant ones. Furthermore, a visibility module is also designed to detect and filter out detrimental information from occluded views. Due to the generalizability of our proposed method, we can synthesize semantic maps or conduct 3D semantic segmentation for novel scenes with solely 2D semantic supervision. Experimental results show that our approach achieves comparable performance with scene-specific approaches. More importantly, our approach can even outperform existing strong supervision-based approaches with only 2D annotations. Our source code is available at: https://github.com/HLinChen/GNeSF.

📄 PDF Abstract BibTeX arXiv:2310.15712

Code (1)

hlinchen/gnesf pytorch

Tasks

3D Semantic SegmentationScene SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

GOV-NeSF: Generalizable Open-Vocabulary Neural Semantic Fields

2024-04-01 · CVPR 2024 1 · Yunsong Wang, Hanlin Chen, Gim Hee Lee

Recent advancements in vision-language foundation models have significantly enhanced open-vocabulary 3D scene understanding. However, the generalizability of existing methods is constrained due to their framework designs…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationScene UnderstandingSemantic Segmentation

GSNeRF: Generalizable Semantic Neural Radiance Fields with Enhanced 3D Scene Understanding

2024-03-06 · CVPR 2024 1 · Zi-Ting Chou, Sheng-Yu Huang, I-Jieh Liu, Yu-Chiang Frank Wang

Utilizing multi-view inputs to synthesize novel-view images, Neural Radiance Fields (NeRF) have emerged as a popular research topic in 3D vision. In this work, we introduce a Generalizable Semantic Neural Radiance Field …

NeRFScene UnderstandingSemantic Segmentation

D$^3$Fields: Dynamic 3D Descriptor Fields for Zero-Shot Generalizable Rearrangement

2023-09-28 · YiXuan Wang, Mingtong Zhang, Zhuoran Li, Tarik Kelestemur 외

Scene representation is a crucial design choice in robotic manipulation systems. An ideal representation is expected to be 3D, dynamic, and semantic to meet the demands of diverse manipulation tasks. However, previous wo…

RT-GS2: Real-Time Generalizable Semantic Segmentation for 3D Gaussian Representations of Radiance Fields

2024-05-28 · Mihnea-Bogdan Jurca, Remco Royen, Ion Giosan, Adrian Munteanu

Gaussian Splatting has revolutionized the world of novel view synthesis by achieving high rendering performance in real-time. Recently, studies have focused on enriching these 3D representations with semantic information…

Novel View SynthesisSegmentationSemantic Segmentation

Learning Generalizable Feature Fields for Mobile Manipulation

2024-03-12 · Ri-Zhao Qiu, Yafei Hu, Yuchen Song, Ge Yang 외

An open problem in mobile manipulation is how to represent objects and scenes in a unified manner so that robots can use both for navigation and manipulation. The latter requires capturing intricate geometry while unders…

Novel View Synthesis