Add image processor
Browse files- preprocessor_config.json +2 -2
preprocessor_config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"resample": 2,
|
7 |
"rescale_factor": 0.00392156862745098,
|
8 |
"size": {
|
9 |
-
"height":
|
10 |
-
"width":
|
11 |
}
|
12 |
}
|
|
|
6 |
"resample": 2,
|
7 |
"rescale_factor": 0.00392156862745098,
|
8 |
"size": {
|
9 |
+
"height": 480,
|
10 |
+
"width": 640
|
11 |
}
|
12 |
}
|