paper-with-me

Papers

Neural Radiance Fields: Past, Present, and Future

2023-04-20 · Ansh Mittal

The various aspects like modeling and interpreting 3D environments and surroundings have enticed humans to progress their research in 3D Computer Vision, Computer Graphics, and Machine Learning. An attempt made by Mildenhall et al in their paper about NeRFs (Neural Radiance Fields) led to a boom in Computer Graphics, Robotics, Computer Vision, and the possible scope of High-Resolution Low Storage Augmented Reality and Virtual Reality-based 3D models have gained traction from res with more than 1000 preprints related to NeRFs published. This paper serves as a bridge for people starting to study these fields by building on the basics of Mathematics, Geometry, Computer Vision, and Computer Graphics to the difficulties encountered in Implicit Representations at the intersection of all these disciplines. This survey provides the history of rendering, Implicit Learning, and NeRFs, the progression of research on NeRFs, and the potential applications and implications of NeRFs in today's world. In doing so, this survey categorizes all the NeRF-related research in terms of the datasets used, objective functions, applications solved, and evaluation criteria for these applications.

📄 PDF Abstract BibTeX arXiv:2304.10050

Code (1)

vlar-group/nvfi 공식 구현 pytorch

Tasks

NeRFSurvey

Similar Papers 제목 키워드 기반

Slot-guided Volumetric Object Radiance Fields

2024-01-04 · NeurIPS 2023 11 · Di Qi, Tong Yang, Xiangyu Zhang

We present a novel framework for 3D object-centric representation learning. Our approach effectively decomposes complex scenes into individual objects from a single image in an unsupervised fashion. This method, called s…

ObjectRepresentation Learning

IL-NeRF: Incremental Learning for Neural Radiance Fields with Camera Pose Alignment

2023-12-10 · Letian Zhang, Ming Li, Chen Chen, Jie Xu

Neural radiance fields (NeRF) is a promising approach for generating photorealistic images and representing complex scenes. However, when processing data sequentially, it can suffer from catastrophic forgetting, where pr…

Incremental LearningKnowledge DistillationNeRF

MaintaAvatar: A Maintainable Avatar Based on Neural Radiance Fields by Continual Learning

2025-02-04 · Shengbo Gu, Yu-Kun Qiu, Yu-Ming Tang, AnCong Wu 외

The generation of a virtual digital avatar is a crucial research topic in the field of computer vision. Many existing works utilize Neural Radiance Fields (NeRF) to address this issue and have achieved impressive results…

Continual LearningNeRF

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

Neural Radiance Fields for the Real World: A Survey

2025-01-22 · Wenhui Xiao, Remi Chierchia, Rodrigo Santa Cruz, Xuesong Li 외

Neural Radiance Fields (NeRFs) have remodeled 3D scene representation since release. NeRFs can effectively reconstruct complex 3D scenes from 2D images, advancing different fields and applications such as scene understan…

Scene UnderstandingSurvey