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

关于PSNR的计算 #14

Open
yiyi-today opened this issue Oct 15, 2022 · 1 comment
Open

关于PSNR的计算 #14

yiyi-today opened this issue Oct 15, 2022 · 1 comment

Comments

@yiyi-today
Copy link

论文中的公式是image。但代码中的是:valing_results['psnr'] = 10 * log10(1 / (valing_results['mse'] / valing_results['batch_sizes']))。
请问为何用1来替代hr.max()**2,非常期待得到您的回答,谢谢!

@Yamm01
Copy link

Yamm01 commented Oct 17, 2022

Do you know how to do predict?there is no train.py or predict.py

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