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

about evaluate.py test, #19

Open
zhanghongyong123456 opened this issue Nov 30, 2021 · 2 comments
Open

about evaluate.py test, #19

zhanghongyong123456 opened this issue Nov 30, 2021 · 2 comments

Comments

@zhanghongyong123456
Copy link

我安装都没有报错,但是运行时候报这个错误了
image
我增加了这个代码:我在evaluate.py 首行
import os
os.environ["KMP_DUPLICATE_LIB_OK"]="TRUE"
之后出现这个问题:
image
image

@junleen
Copy link
Owner

junleen commented Nov 30, 2021

scikit-image库在不同版本下,计算MSE和PSNR的方式不一样,您需要根据您版本来确定这个函数。

@zhanghongyong123456
Copy link
Author

scikit-image库在不同版本下,计算MSE和PSNR的方式不一样,您需要根据您版本来确定这个函数。

好的,我去查一下,关于另外一个问题(https://github.com/junleen/RainNet/issues/17),您有什么建议吗

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