paper-with-me

Papers

Semantic Is Enough: Only Semantic Information For NeRF Reconstruction

2024-03-24 · Ruibo Wang, Song Zhang, Ping Huang, Donghai Zhang, Wei Yan

Recent research that combines implicit 3D representation with semantic information, like Semantic-NeRF, has proven that NeRF model could perform excellently in rendering 3D structures with semantic labels. This research aims to extend the Semantic Neural Radiance Fields (Semantic-NeRF) model by focusing solely on semantic output and removing the RGB output component. We reformulate the model and its training procedure to leverage only the cross-entropy loss between the model semantic output and the ground truth semantic images, removing the colour data traditionally used in the original Semantic-NeRF approach. We then conduct a series of identical experiments using the original and the modified Semantic-NeRF model. Our primary objective is to obverse the impact of this modification on the model performance by Semantic-NeRF, focusing on tasks such as scene understanding, object detection, and segmentation. The results offer valuable insights into the new way of rendering the scenes and provide an avenue for further research and development in semantic-focused 3D scene understanding.

📄 PDF Abstract BibTeX arXiv:2403.16043

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFobject-detectionObject DetectionScene Understanding

Similar Papers 제목 키워드 기반

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

Exploring Active Learning for Label-Efficient Training of Semantic Neural Radiance Field

2025-07-23 · Yuzhe Zhu, Lile Cai, Kangkang Lu, Fayao Liu 외 arxiv

Neural Radiance Field (NeRF) models are implicit neural scene representation methods that offer unprecedented capabilities in novel view synthesis. Semantically-aware NeRFs not only capture the shape and radiance of a sc…

Novel View SynthesisActive Learning

JacobiNeRF: NeRF Shaping with Mutual Information Gradients

2023-04-01 · CVPR 2023 1 · Xiaomeng Xu, Yanchao Yang, Kaichun Mo, Boxiao Pan 외

We propose a method that trains a neural radiance field (NeRF) to encode not only the appearance of the scene but also semantic correlations between scene points, regions, or entities -- aiming to capture their mutual co…

Instance SegmentationNeRFSemantic Segmentation

Semantic Ray: Learning a Generalizable Semantic Field with Cross-Reprojection Attention

2023-03-23 · CVPR 2023 1 · Fangfu Liu, Chubin Zhang, Yu Zheng, Yueqi Duan

In this paper, we aim to learn a semantic radiance field from multiple scenes that is accurate, efficient and generalizable. While most existing NeRFs target at the tasks of neural scene rendering, image synthesis and mu…

Generalizable Novel View SynthesisNeRFNovel View SynthesisSemantic Segmentation

SegNeRF: 3D Part Segmentation with Neural Radiance Fields

2022-11-21 · Jesus Zarzar, Sara Rojas, Silvio Giancola, Bernard Ghanem

Recent advances in Neural Radiance Fields (NeRF) boast impressive performances for generative tasks such as novel view synthesis and 3D reconstruction. Methods based on neural radiance fields are able to represent the 3D…

3D Part Segmentation3D ReconstructionNeRFNovel View Synthesis+1