Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"model_name": "recyclebot",
|
| 3 |
"framework": "tensorflow",
|
| 4 |
-
"model_type": "
|
| 5 |
"task": "image-classification",
|
| 6 |
"num_labels": 5,
|
| 7 |
"input_shape": [240, 240, 3],
|
|
|
|
| 1 |
{
|
| 2 |
"model_name": "recyclebot",
|
| 3 |
"framework": "tensorflow",
|
| 4 |
+
"model_type": "resnet",
|
| 5 |
"task": "image-classification",
|
| 6 |
"num_labels": 5,
|
| 7 |
"input_shape": [240, 240, 3],
|