yenchenlin / nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MIT License
5.53k stars 1.07k forks source link

Evaluation #127

Open h236taka opened 1 year ago

h236taka commented 1 year ago

Let me ask you a rudimentary question. What image pairs are used to determine PSNR and SSIM? Do you use the testset directory or other directories created in training?