AFM
AFM copied to clipboard
question about new label
hi,nice work! I found that in your code, you didnot calcuate the new soft label as in parper, why? loss = args.weight_naive * criterion(scores, labels) + args.weight_afm * criterion(scores_naive, labels)
hello, thank you for your advice. we will check our code again and update it recently.
any update?