Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -17,6 +17,6 @@
|
|
| 17 |
"resample": 3,
|
| 18 |
"rescale_factor": 0.00392156862745098,
|
| 19 |
"size": {
|
| 20 |
-
"shortest_edge":
|
| 21 |
}
|
| 22 |
}
|
|
|
|
| 17 |
"resample": 3,
|
| 18 |
"rescale_factor": 0.00392156862745098,
|
| 19 |
"size": {
|
| 20 |
+
"shortest_edge": 224
|
| 21 |
}
|
| 22 |
}
|