insightface icon indicating copy to clipboard operation
insightface copied to clipboard

how to apply adam and adamw optimizer to the partialfc training?

Open Geek-lixiang opened this issue 3 years ago • 2 comments

how to apply adam and adamw optimizer to the partialfc training?

Geek-lixiang avatar Jun 20 '22 09:06 Geek-lixiang

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 avatar Jun 20 '22 14:06 anxiangsir

@anxiangsir it works. Thank you very much!

Geek-lixiang avatar Sep 15 '22 11:09 Geek-lixiang