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

CLIP Loss #15

Open
vidit98 opened this issue Aug 16, 2022 · 0 comments
Open

CLIP Loss #15

vidit98 opened this issue Aug 16, 2022 · 0 comments

Comments

@vidit98
Copy link

vidit98 commented Aug 16, 2022

myloss_recog = 1.0 - loss_recog

myloss_recog = torch.mean(loss_recog)

In lines 336 and 337 referenced above, I think it should be myloss_recon instead of loss_recog. Please let me know if I am missing something

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