Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
{"model_type":"
|
2 |
"model_key": "mobilemodel",
|
3 |
"description": "My MobileNet-V2 model trained on my dataset",
|
4 |
"framework": "tensorflow",
|
|
|
1 |
+
{"model_type":"mobilenet_v2",
|
2 |
"model_key": "mobilemodel",
|
3 |
"description": "My MobileNet-V2 model trained on my dataset",
|
4 |
"framework": "tensorflow",
|