Dynamic NeRF: A Review

Jinwei Lin
2024-05-14
Abstract:Neural Radiance Field(NeRF) is an novel implicit method to achieve the 3D reconstruction and representation with a high resolution. After the first research of NeRF is proposed, NeRF has gained a robust developing power and is booming in the 3D modeling, representation and reconstruction areas. However the first and most of the followed research projects based on NeRF is static, which are weak in the practical applications. Therefore, more researcher are interested and focused on the study of dynamic NeRF that is more feasible and useful in practical applications or situations. Compared with the static NeRF, implementing the Dynamic NeRF is more difficult and complex. But Dynamic is more potential in the future even is the basic of Editable NeRF. In this review, we made a detailed and abundant statement for the development and important implementation principles of Dynamci NeRF. The analysis of main principle and development of Dynamic NeRF is from 2021 to 2023, including the most of the Dynamic NeRF projects. What is more, with colorful and novel special designed figures and table, We also made a detailed comparison and analysis of different features of various of Dynamic. Besides, we analyzed and discussed the key methods to implement a Dynamic NeRF. The volume of the reference papers is large. The statements and comparisons are multidimensional. With a reading of this review, the whole development history and most of the main design method or principles of Dynamic NeRF can be easy understood and gained.
Computer Vision and Pattern Recognition
What problem does this paper attempt to address?
### Problems Addressed by the Paper The paper primarily focuses on the research progress of Dynamic Neural Radiance Fields (Dynamic NeRF) and its potential in practical applications. Specifically: 1. **Limitations of Static NeRF**: - Initial NeRF research mostly based on static scenes cannot be well applied to real-world scenarios, especially when dealing with dynamic changes. 2. **Development and Importance of Dynamic NeRF**: - Compared to static NeRF, Dynamic NeRF can represent more information and has a wider range of applications. - Researchers are beginning to focus on how to extend NeRF from static to dynamic to better meet practical needs. 3. **Technical Challenges and Solutions**: - Achieving Dynamic NeRF is technically challenging but has great potential, especially for future editable NeRF. - The paper provides a detailed analysis of the main principles, development history, and key technical methods of Dynamic NeRF, and conducts comparative analysis through charts and tables. 4. **Future Development Directions**: - The paper proposes future research directions for Dynamic NeRF, including performance improvement, algorithm optimization, and explores its potential in different application scenarios. In summary, the paper aims to comprehensively review the development history and technical progress of Dynamic NeRF, providing researchers with a comprehensive reference to understand the current state and future directions of Dynamic NeRF research.