paper-with-me

홈 › Papers

BeyondPixels: A Comprehensive Review of the Evolution of Neural Radiance Fields

2023-06-05 · Akm Shahariar Azad Rabby, Chengcui Zhang

Neural rendering combines ideas from classical computer graphics and machine learning to synthesize images from real-world observations. NeRF, short for Neural Radiance Fields, is a recent innovation that uses AI algorithms to create 3D objects from 2D images. By leveraging an interpolation approach, NeRF can produce new 3D reconstructed views of complicated scenes. Rather than directly restoring the whole 3D scene geometry, NeRF generates a volumetric representation called a ``radiance field,'' which is capable of creating color and density for every point within the relevant 3D space. The broad appeal and notoriety of NeRF make it imperative to examine the existing research on the topic comprehensively. While previous surveys on 3D rendering have primarily focused on traditional computer vision-based or deep learning-based approaches, only a handful of them discuss the potential of NeRF. However, such surveys have predominantly focused on NeRF's early contributions and have not explored its full potential. NeRF is a relatively new technique continuously being investigated for its capabilities and limitations. This survey reviews recent advances in NeRF and categorizes them according to their architectural designs, especially in the field of novel view synthesis.

📄 PDF Abstract BibTeX arXiv:2306.03000

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNeural RenderingNovel View Synthesis

Similar Papers 제목 키워드 기반

Editing Implicit and Explicit Representations of Radiance Fields: A Survey

2024-12-23 · Arthur Hubert, Gamal Elghazaly, Raphael Frank

Neural Radiance Fields (NeRF) revolutionized novel view synthesis in recent years by offering a new volumetric representation, which is compact and provides high-quality image rendering. However, the methods to edit thos…

NeRFNovel View SynthesisSurvey

Neural Radiance Fields in Medical Imaging: A Survey

2024-02-26 · Xin Wang, Yineng Chen, Shu Hu, Heng Fan 외

Neural Radiance Fields (NeRF), as a pioneering technique in computer vision, offer great potential to revolutionize medical imaging by synthesizing three-dimensional representations from the projected two-dimensional ima…

NeRFSurvey

Semantically-aware Neural Radiance Fields for Visual Scene Understanding: A Comprehensive Review

2024-02-17 · Thang-Anh-Quan Nguyen, Amine Bourki, Mátyás Macudzinski, Anthony Brunel 외

This review thoroughly examines the role of semantically-aware Neural Radiance Fields (NeRFs) in visual scene understanding, covering an analysis of over 250 scholarly papers. It explores how NeRFs adeptly infer 3D repre…

Panoptic SegmentationScene SegmentationScene UnderstandingSegmentation

How NeRFs and 3D Gaussian Splatting are Reshaping SLAM: a Survey

2024-02-20 · Fabio Tosi, Youmin Zhang, Ziren Gong, Erik Sandström 외

Over the past two decades, research in the field of Simultaneous Localization and Mapping (SLAM) has undergone a significant evolution, highlighting its critical role in enabling autonomous exploration of unknown environ…

3DGSSimultaneous Localization and Mapping

Dynamic Scene Reconstruction: Recent Advance in Real-time Rendering and Streaming

2025-03-11 · Jiaxuan Zhu, Hao Tang

Representing and rendering dynamic scenes from 2D images is a fundamental yet challenging problem in computer vision and graphics. This survey provides a comprehensive review of the evolution and advancements in dynamic …