-
Notifications
You must be signed in to change notification settings - Fork 93
Issues: TinyZeaMays/CircleLoss
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
self.soft_plus(torch.logsumexp(logit_n, dim=0) + torch.logsumexp(logit_p, dim=0))
#30
opened Jan 20, 2021 by
Heath-zyl
AttributeError: 'Tensor' object has no attribute 'logical_not'
#24
opened Aug 27, 2020 by
kevinbro96
和arcface这些损失函数一样,circle loss也应该是和全连接层的权重求相似度吧,convert_label_to_similarity这个函数看不懂啊
#6
opened Apr 7, 2020 by
westnight
ProTip!
Exclude everything labeled
bug
with -label:bug.