Commit
·
13b8ce3
1
Parent(s):
9ea1ea6
fds
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
0.225
|
| 14 |
],
|
| 15 |
"size": {
|
| 16 |
-
"height":
|
| 17 |
-
"width":
|
| 18 |
}
|
| 19 |
}
|
|
|
|
| 13 |
0.225
|
| 14 |
],
|
| 15 |
"size": {
|
| 16 |
+
"height": 224,
|
| 17 |
+
"width": 224
|
| 18 |
}
|
| 19 |
}
|