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.66k stars 470 forks source link

artifacts. perturb to 0 #177

Open YoujiaZhang opened 1 year ago

YoujiaZhang commented 1 year ago

When I set the perturb to 0 I get the following rendering result, with a strange layer of artifacts.

下载 (1) 下载

When I set the perturb to 1.

下载 (1)

Why is this happening?