zhongyy / Unequal-Training-for-Deep-Face-Recognition-with-Long-Tailed-Noisy-Data

Code for CVPR2019 paper《Unequal Training for Deep Face Recognition with Long Tailed Noisy Data》

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

where the parameter 't' of NR loss?

fuxuliu opened this issue · comments

Hi, I just found the parameter noise_beta of NR loss, but I did not found the parameter t, 安and the parameter does not change dynamically as mentioned in the paper, it is a constant number. If I'm wrong, please correct me. Thank you.