Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.3 KB

nerf.md

File metadata and controls

17 lines (12 loc) · 1.3 KB

Projects

Original

  • NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis, Mildenhall et al., ECCV 2020. [paper | github]

Papers

2024

  • How Far Can We Compress Instant-NGP-Based NeRF? CVPR 2024. [Project | code]
  • FastSR-NeRF: Improving NeRF Efficiency on Consumer Devices With a Simple Super-Resolution Pipeline, WACV 2024. [Paper]
  • HybridNeRF: Efficient Neural Rendering via Adaptive Volumetric Surfaces, CVPR 2024. Project

2023

  • Adaptive Shells for Efficient Neural Radiance Field Rendering, Zian Wang, et. al., SIGGRAPH Asia 2023. [paper | Project]
  • MERF - Memory-Efficient Radiance Fields for Real-time View Synthesis in Unbounded Scenes, SIGGRAPH 2023. [Project | code]