Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code for calculating RMSE, PSNR and SSIM in paper #1

Closed
lxxcontinue opened this issue Feb 26, 2023 · 3 comments
Closed

The code for calculating RMSE, PSNR and SSIM in paper #1

lxxcontinue opened this issue Feb 26, 2023 · 3 comments

Comments

@lxxcontinue
Copy link

Can I get the code for calculating RMSE, PSNR and SSIM in your paper?

@xuhangc
Copy link
Collaborator

xuhangc commented Feb 27, 2023

Hello, you can find our evaluation code in the evaluation folder. However, we now recommend using torchmetrics, as they use CUDA acceleration and produce nearly identical results.

@xuhangc xuhangc closed this as completed Feb 27, 2023
@lxxcontinue
Copy link
Author

Thanks for your answer! I have another question,what resolution images are used to calculate the metrics in your paper

@xuhangc
Copy link
Collaborator

xuhangc commented Mar 8, 2023

Thanks for your answer! I have another question,what resolution images are used to calculate the metrics in your paper

The resolution is 512 * 512.

@xuhangc xuhangc pinned this issue Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants