Upload folder using huggingface_hub
Browse files- preprocessor_config.json +2 -0
preprocessor_config.json
CHANGED
|
@@ -17,6 +17,8 @@
|
|
| 17 |
"resample": 3,
|
| 18 |
"rescale_factor": 0.00392156862745098,
|
| 19 |
"size": {
|
|
|
|
|
|
|
| 20 |
"shortest_edge": 224
|
| 21 |
}
|
| 22 |
}
|
|
|
|
| 17 |
"resample": 3,
|
| 18 |
"rescale_factor": 0.00392156862745098,
|
| 19 |
"size": {
|
| 20 |
+
"height":224,
|
| 21 |
+
"width":224,
|
| 22 |
"shortest_edge": 224
|
| 23 |
}
|
| 24 |
}
|