Delete preprocessor_config.json
Signed-off-by: wsg123 <1453416853@qq.com>
This commit is contained in:
parent
fc4aa92109
commit
9e86cead91
|
@ -1,17 +0,0 @@
|
|||
{
|
||||
"do_normalize": true,
|
||||
"do_resize": true,
|
||||
"feature_extractor_type": "ViTFeatureExtractor",
|
||||
"image_mean": [
|
||||
0.5,
|
||||
0.5,
|
||||
0.5
|
||||
],
|
||||
"image_std": [
|
||||
0.5,
|
||||
0.5,
|
||||
0.5
|
||||
],
|
||||
"resample": 2,
|
||||
"size": 224
|
||||
}
|
Loading…
Reference in New Issue