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

您好 我想问下每个数据集给出的mean_std是如何计算的,和我自己计算的结果不太相同。 #36

Open
csz-006 opened this issue Oct 25, 2023 · 0 comments

Comments

@csz-006
Copy link

csz-006 commented Oct 25, 2023

这是你给出的值,if dataset == 'QNRF':
mean_std = ([0.413525998592, 0.378520160913, 0.371616870165], [0.284849464893, 0.277046442032, 0.281509846449])

这是我自己使用cv2.meanStdDev(img)计算得到的值。mean:[[0.36913728] [0.37601528][0.41297333]]
std:[[0.25418431][0.25406641][0.26510023]]

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

1 participant