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

print SSIM in output #2

Open
rezraz1 opened this issue Sep 2, 2022 · 3 comments
Open

print SSIM in output #2

rezraz1 opened this issue Sep 2, 2022 · 3 comments

Comments

@rezraz1
Copy link

rezraz1 commented Sep 2, 2022

Hi. Thank you for your guidance and complete explanations.
I have done these changes in the code and it was run without error, but the problem I have is that the value of SSIM was not printed in the output, and I want to know what I should do if I want this value to be printed in the output.
thanks.

@HolmesShuan
Copy link
Owner

Hi, thanks for your interest. I have updated the README. To be specific, you may change the PSNR in this Line to SSIM. Then, during the training process, you will be able to monitor the changes of SSIM.

@rezraz1
Copy link
Author

rezraz1 commented Sep 3, 2022

Hi, thanks for your interest. I have updated the README. To be specific, you may change the PSNR in this Line to SSIM. Then, during the training process, you will be able to monitor the changes of SSIM.

Thanks for your response. What should I do if I want to display the value of SSIM and PSNR at the same time?

@Liiiiaictx
Copy link

@HolmesShuan 我添加了你说的计算ssim的代码但是出现这种错误 ValueError: convolve2d inputs must both be 2-D arrays,该怎么解决

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

3 participants