Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -4,8 +4,8 @@
|
|
| 4 |
"free_dimension_overrides": {
|
| 5 |
"batch_size": 1,
|
| 6 |
"num_channels": 3,
|
| 7 |
-
"height":
|
| 8 |
-
"width":
|
| 9 |
}
|
| 10 |
}
|
| 11 |
}
|
|
|
|
| 4 |
"free_dimension_overrides": {
|
| 5 |
"batch_size": 1,
|
| 6 |
"num_channels": 3,
|
| 7 |
+
"height": 256,
|
| 8 |
+
"width": 256
|
| 9 |
}
|
| 10 |
}
|
| 11 |
}
|