deepinsight / deepinsight/insightface
Merge Partial FC
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
insightface published 8 checkpoint of partial fc. Each checkpoint corresponds to a part of FC layer. For example, glint360k has 360000 identities. Each checkpoint has shape (360000/8, 512).
Please help me
1. How can I merge all of 8 checkpoints to one fc? Because I want to use full FC layer for pretrained
2. If I have 3 gpus, how can I load 8 checkpoints to 3 gpus?
Thank you
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.