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

Calculation about noise_mean #22

Open
tmpss93172 opened this issue May 29, 2022 · 0 comments
Open

Calculation about noise_mean #22

tmpss93172 opened this issue May 29, 2022 · 0 comments

Comments

@tmpss93172
Copy link

Hi, thanks for the code sharing.
I have one question about the calculating way of noise mean.
Why do you use MSELoss instead of just summing all the noise first and then dividing by the total number?
Using MSELoss will let all single noise values do square first, and then sum up.
It might not get the correct value of the noise mean.

Thanks!

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