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

which part of the code update pseudo label #6

Open
keloee opened this issue Jan 30, 2022 · 1 comment
Open

which part of the code update pseudo label #6

keloee opened this issue Jan 30, 2022 · 1 comment

Comments

@keloee
Copy link

keloee commented Jan 30, 2022

Thank you for releasing the code! I've been trying to read your code but I haven't found the part that you generate or update the pesudo label.

@HeimingX
Copy link

Hi, I am also curious about how the pseudo-labels of unlabeled data are generated? According to the codebase, it seems that the targets of unlabeled data are always loaded from the dataloader? Look forward to the author response, thanks~

images_u, targets_u = data_u['image'], data_u['label']

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