dunbar12138 / DSNeRF

Code release for DS-NeRF (Depth-supervised Neural Radiance Fields)
https://www.cs.cmu.edu/~dsnerf/
MIT License
749 stars 127 forks source link

Potential error in llff data loading weights/reprojection_error #59

Closed NagabhushanSN95 closed 1 year ago

NagabhushanSN95 commented 1 year ago

In your updated code, you are reading the reprojection error. But the dataloader is not updated for the same.

dunbar12138 commented 1 year ago

Thanks for pointing that out! You can use the dataset here