deepinsight / deepinsight/insightface
why you convert to fp32 in last fully connection layer when training arcface-torch
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
https://github.com/deepinsight/insightface/blob/master/recognition/arcface_torch/backbones/iresnet.py#L152
when training arcface-torch, you guys convert last fc layer to fp32.
why do you convert last layer to fc32?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.