You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in Wandb, the image rendering metrics (PSNR, SSIM, LPIPS) show "Before" and "After" values. I want to know which of these ("Before" or "After") is used in the rendering performance table in the paper.
Additionally, I have another question. In the code utils/eval_utils.py, the eval_rendering function contains the line ”for idx in range(0, end_idx, interval):". So, was the rendering performance in the paper calculated under the condition of an interval of 5?
The text was updated successfully, but these errors were encountered:
Hi, in Wandb, the image rendering metrics (PSNR, SSIM, LPIPS) show "Before" and "After" values. I want to know which of these ("Before" or "After") is used in the rendering performance table in the paper.
Additionally, I have another question. In the code utils/eval_utils.py, the eval_rendering function contains the line ”for idx in range(0, end_idx, interval):". So, was the rendering performance in the paper calculated under the condition of an interval of 5?
The text was updated successfully, but these errors were encountered: