google / hypernerf

Code for "HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural Radiance Fields".
https://hypernerf.github.io
Apache License 2.0
894 stars 106 forks source link

LPIPS metric computation #26

Open saunair opened 2 years ago

saunair commented 2 years ago

Hi Author! The eval script doesn't seem to compute the LPIPS metric. The function here seems to compute the SSIM instead.

JokerYan commented 2 years ago

Agreed. The lpips metric in eval.py seems wrong