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

Question about loss functions #2

Open
supernashg opened this issue May 25, 2023 · 0 comments
Open

Question about loss functions #2

supernashg opened this issue May 25, 2023 · 0 comments

Comments

@supernashg
Copy link

Hi,
It is a really nice work!

all_loss = 10*all_loss + 0.1*torch.mean(consistency_loss) + loss_smooth

The code of loss above is not consistent with your equation-10 in your TMI paper where the coefficiency beta is 0.01 for Loss-shape and Loss-entropy.
Could you explain it? Thank you!

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