bmild / nerf

Code release for NeRF (Neural Radiance Fields)
http://tancik.com/nerf
MIT License
9.58k stars 1.34k forks source link

SSIM & LPIPS calculation #135

Open msd-mohit opened 2 years ago

msd-mohit commented 2 years ago

Hey Thankyou for the wonderful code. I am curious to know how were SSIM and LPIPS metrics were calculated in the code. I was able to find PSNR but nothing for the other two and all three are mentioned in the paper? Can anyone point me to the line in the repo where SSIM and LPIPS are calculated? Thankyou very much.

CHenYYff commented 1 year ago

Hello, I also want to know how to calculate SSIM and LPIPS. Do you have the answer? Or who can help me answer it? Thank you very much