labmlai / annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
https://nn.labml.ai
MIT License
54.41k stars 5.62k forks source link

which one is the implementation of "NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis"? #200

Closed guyuezuntinggithub closed 7 months ago

guyuezuntinggithub commented 1 year ago

which is the implementation of "NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis"? thanks!

vpj commented 7 months ago

It's not implemented in this repo