kwea123 / nerf_pl

NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
https://www.youtube.com/playlist?list=PLDV2CyUo4q-K02pNEyDr7DYpTQuka3mbV
MIT License
2.71k stars 477 forks source link

which version is better(faster)? #207

Open yuedajiong opened 1 year ago

yuedajiong commented 1 year ago

which version is better(fater)?

  1. the kwea123_nerf_pl in pytorch?
  2. the nvidia instant-ngp?

on project readme page: "Update: NVIDIA open-sourced a lightning-fast version of NeRF: NGP. I re-implemented in pytorch here. This version is ~100x faster than this repo with also better quality!"