Update preprocessor_config.json
Browse files- preprocessor_config.json +2 -1
preprocessor_config.json
CHANGED
|
@@ -23,5 +23,6 @@
|
|
| 23 |
"rescale_factor": 0.00392156862745098,
|
| 24 |
"size": {
|
| 25 |
"shortest_edge": 1024
|
| 26 |
-
}
|
|
|
|
| 27 |
}
|
|
|
|
| 23 |
"rescale_factor": 0.00392156862745098,
|
| 24 |
"size": {
|
| 25 |
"shortest_edge": 1024
|
| 26 |
+
},
|
| 27 |
+
"use_fast": true
|
| 28 |
}
|