/Margin-based-Softmax

the pytorch implementation of SubCenterArcface and sphereface2. And i add the prove of easy_margin part of Arcface in the codes.

Primary LanguagePython

SubCenterArcface && sphereface2 && Arcface

the pytorch implementation of Sub_Arcface and sphereface2

If you find some problems, please correct me and contact me at any time

Add the prove of easy_margin part of ArcFace in the codes, and the codes comes from https://github.com/ronghuaiyang/arcface-pytorch. If you have any questions, feel free to communicate with me. There may be a problem with my certificate. Please correct it at any time.

notice

  1. This sphereface2 is relization by myself, so, it could just for reference, if the official implementation is public, everybody could remind me.
  2. I have utilized sphereface2 in my recognition task dataset, which can be trained normally, and the experimental effect is almost to my best result.