-
- Downloads
Bugfix in create_model()
Don't pass 'pretrained' parameter to our internal ImageNet models (aka 'imagenet_extra_models') - they don't support it, and in any case it's redundant as they're created only if pretrained == False
Loading
Please register or sign in to comment