deepinsight / deepinsight/insightface
How to set config. margin_list so that the loss function uses Arcface during training.
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
According to my understanding, config. margin_list=(1.0,0.5,0), At this time, the Arcface loss function is used, but in many configuration files config. margin_list=(1.0,0.0,0.4).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.