| python evaluation/compute_metrics_img.py \ | |
| --root1 "examples/images/gt" \ | |
| --root2 "examples/images/recon" \ | |
| --ssim \ | |
| --psnr \ | |
| --lpips |
| python evaluation/compute_metrics_img.py \ | |
| --root1 "examples/images/gt" \ | |
| --root2 "examples/images/recon" \ | |
| --ssim \ | |
| --psnr \ | |
| --lpips |