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

Differences between the URCP paper and code #71

Open
nicetomeetu21 opened this issue Nov 17, 2022 · 0 comments
Open

Differences between the URCP paper and code #71

nicetomeetu21 opened this issue Nov 17, 2022 · 0 comments

Comments

@nicetomeetu21
Copy link

torch.log(outputs_soft[args.labeled_bs:]), preds[args.labeled_bs:]), dim=1, keepdim=True)

I noticed a log operation employed before calculating KL divergence. I was confused about it, and it is different from Eq. (4) in either the MIA paper or the MICCAI paper.

Besides, I'm not sure whether the subscripts of Eq. (4) in both paper are wrong, because $P_C$ is not mentioned again, and $P_{avg}$ is not appear in the formulas.

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