deepinsight / deepinsight/insightface
How Retinaface trains new models without pretrained models ?
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
I changed config.py with making 'network.resnet.pretrained' empty string. I want to train a new model from the very begin. But some error comes as
AttributeError: 'NoneType' object has no attribute 'get_internals'
Anybody can help me? Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.