Spaces:
Runtime error
Runtime error
File size: 212 Bytes
79146ea |
1 2 3 4 5 6 7 8 |
{
#Model
"model": "EfficientNet", # [Alexnet, VGG, GoogleNet, ResNet, DenseNet, MobileNet, SqueezeNet, ShuffleNet, EfficientNet, SE-ResNet (not available)]
"pretrained": True,
"n_class": 40,
} |