ayan4m1
commited on
Commit
·
46e63db
1
Parent(s):
b33b6e3
change shortest_edge to 640
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"resample": 2,
|
8 |
"rescale_factor": 0.00392156862745098,
|
9 |
"size": {
|
10 |
-
"shortest_edge":
|
11 |
},
|
12 |
"size_divisibility": 32
|
13 |
}
|
|
|
7 |
"resample": 2,
|
8 |
"rescale_factor": 0.00392156862745098,
|
9 |
"size": {
|
10 |
+
"shortest_edge": 640
|
11 |
},
|
12 |
"size_divisibility": 32
|
13 |
}
|