new release

This commit is contained in:
alanvinx
2024-08-21 14:30:43 +02:00
parent 472689c0dc
commit 21301643a4
21 changed files with 436 additions and 73 deletions

14
results.md Normal file
View File

@@ -0,0 +1,14 @@
# Evaluations
We evaluated the impact of the features we added on MipNeRF360, Tanks&Temples and Deep Blending datasets.
## PSNR
![all results PSNR](assets/all_results_PSNR.png)
***DR**:depth regularization, **AA**:antialiasing, **EXPCOMP**:exposure compensation.*
## SSIM
![all results SSIM](assets/all_results_SSIM.png)
***DR**:depth regularization, **AA**:antialiasing, **EXPCOMP**:exposure compensation.*
## LPIPS
![all results LPIPS](assets/all_results_LPIPS.png)
*lower is better, **DR**:depth regularization, **AA**:antialiasing, **EXPCOMP**:exposure compensation.*