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.74k stars 482 forks source link

How to understand this sample function? #169

Open LZL-CS opened 2 years ago

LZL-CS commented 2 years ago

Hi, I have struggled to this samples, may I know how to understand it?

https://github.com/kwea123/nerf_pl/blob/26a3b098bcdf6bd19641d4d1cc21b11c5ebdc0c5/models/rendering.py#L54