Thank you for the paper and the source code!
when trained with noise_tolerant+(arcface-loss)(margin = 0.5) , the loss and accuracy(nearly 0) did not converge ? However, when the margin was zero, the training precess is ok. I wonder which margin did you use for the experiment !
In my experiment, the pipline is resnet101 -->fullconnected-layer --> noise_tolerant --> arcface-loss .
Thank you for the paper and the source code!
when trained with noise_tolerant+(arcface-loss)(margin = 0.5) , the loss and accuracy(nearly 0) did not converge ? However, when the margin was zero, the training precess is ok. I wonder which margin did you use for the experiment !
In my experiment, the pipline is resnet101 -->fullconnected-layer --> noise_tolerant --> arcface-loss .