deepinsight / deepinsight/insightface
Should I change the num_classes in finetune?
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
I want to use `r100` pretrained model to finetune the custom face rec dataset, but the default `num_classes=93431` , I have 50 people img folder, should I set the `num_classes=50`? (I still expect the model to be very generalised). And I want to get more detail about this parameter, thx
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.