HuangYG123 / CurricularFace

CurricularFace(CVPR2020)
MIT License
529 stars 72 forks source link

target_logit in code,What does target_logit mean? #34

Open wpd-mlb opened 2 years ago

wpd-mlb commented 2 years ago

CurricularFace/head/metrics.py / target_logit = cos_theta[torch.arange(0, embbedings.size(0)), label].view(-1, 1)