deepinsight / deepinsight/insightface

Which loss was LResNet100E-IR,ArcFace@ms1m-refine-v2 model trained on?

Open
#1,093 0 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.