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

weighted Mean Square Error (wMSE) loss #2

Open
HajarMazaheri opened this issue Jul 19, 2024 · 1 comment
Open

weighted Mean Square Error (wMSE) loss #2

HajarMazaheri opened this issue Jul 19, 2024 · 1 comment

Comments

@HajarMazaheri
Copy link

Hi. Can we use nn.MSELoss() to calculate (wMSE)?
Thank you for guiding me

@jiequancui
Copy link
Owner

Hi,

Thanks for your interest in our work.

I think it is equivalent to implement it directly by torch.nn.MSELoss.

Best,
Jiequan

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