cvqluu / Angular-Penalty-Softmax-Losses-Pytorch

Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
MIT License
481 stars 92 forks source link

How to generate Figure 4 ? #17

Open scutfrank opened 1 year ago

scutfrank commented 1 year ago

Hi,I wonder how to generate Figure 4 Row Two in the paper CosFace: Large Margin Cosine Loss for Deep Face Recognition.Would you mind to share the code?Thanks!