insightface
insightface copied to clipboard
how to apply adam and adamw optimizer to the partialfc training?
how to apply adam and adamw optimizer to the partialfc training?
https://github.com/deepinsight/insightface/blob/master/recognition/arcface_torch/partial_fc.py#L241
https://github.com/deepinsight/insightface/blob/master/recognition/arcface_torch/train.py#L95
@anxiangsir it works. Thank you very much!