Update preprocessor_config.json
#4
by
chjej202
- opened
- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -21,6 +21,6 @@
|
|
| 21 |
"resample": 3,
|
| 22 |
"rescale_factor": 0.00392156862745098,
|
| 23 |
"size": {
|
| 24 |
-
"shortest_edge":
|
| 25 |
}
|
| 26 |
}
|
|
|
|
| 21 |
"resample": 3,
|
| 22 |
"rescale_factor": 0.00392156862745098,
|
| 23 |
"size": {
|
| 24 |
+
"shortest_edge": 224
|
| 25 |
}
|
| 26 |
}
|