deepinsight / deepinsight/insightface
Which loss was LResNet100E-IR,ArcFace@ms1m-refine-v2 model trained on?
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
On model zoo, there is a pre-trained model (LResNet100E-IR,ArcFace@ms1m-refine-v2) that by the name seems to be trained with ArcFace loss.
However, if you look into the log file, the margins are set as margin_a=1.0, margin_b=0.2, margin_m=0.3, which is combined margin loss.
So, my question is: which loss was LResNet100E-IR,ArcFace@ms1m-refine-v2 model actually trained on?
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.