Update preprocessor_config.json
#1
by
thomcerb
- opened
- preprocessor_config.json +2 -1
preprocessor_config.json
CHANGED
@@ -18,6 +18,7 @@
|
|
18 |
"resample": 2,
|
19 |
"rescale_factor": 0.00392156862745098,
|
20 |
"size": {
|
21 |
-
"longest_edge":
|
|
|
22 |
}
|
23 |
}
|
|
|
18 |
"resample": 2,
|
19 |
"rescale_factor": 0.00392156862745098,
|
20 |
"size": {
|
21 |
+
"longest_edge": 1000,
|
22 |
+
"shortest_edge": 800
|
23 |
}
|
24 |
}
|