Delete preprocessor_config.json
Browse files- preprocessor_config.json +0 -10
preprocessor_config.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"do_normalize": false,
|
| 3 |
-
"do_resize": true,
|
| 4 |
-
"resample": 3,
|
| 5 |
-
"size": {
|
| 6 |
-
"height": 224,
|
| 7 |
-
"width": 224
|
| 8 |
-
},
|
| 9 |
-
"do_rescale": false
|
| 10 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|