Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,5 +5,5 @@
|
|
| 5 |
"model_type": "resnet",
|
| 6 |
"model_name": "resnet50",
|
| 7 |
"weights": "imagenet",
|
| 8 |
-
"num_classes":
|
| 9 |
}
|
|
|
|
| 5 |
"model_type": "resnet",
|
| 6 |
"model_name": "resnet50",
|
| 7 |
"weights": "imagenet",
|
| 8 |
+
"num_classes": 1000
|
| 9 |
}
|