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

why self.ca_iw always be False in the code? #13

Open
UcanSee opened this issue Jan 12, 2021 · 1 comment
Open

why self.ca_iw always be False in the code? #13

UcanSee opened this issue Jan 12, 2021 · 1 comment

Comments

@UcanSee
Copy link

UcanSee commented Jan 12, 2021

self.ca_iw = False

Here self.ca_iw set to be False, and I can not see any codes setting it to be True, does it mean the consistence loss is always zero during training? Am I got something wrong or the code is not complete?

@Justinhzy
Copy link
Collaborator

Hi,
In line216, you can find that self.ca_iw is false at the first several epochs, then it is set to true. I will complete the paralleled code soon.

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