yenchenlin / nerf-pytorch

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

Evaluation #127

Open h236taka opened 10 months ago

h236taka commented 10 months 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?