Delete preprocessor_config.json

Signed-off-by: wsg123 <1453416853@qq.com>
This commit is contained in:
wsg123 2024-07-08 10:03:24 +08:00
parent fc4aa92109
commit 9e86cead91
1 changed files with 0 additions and 17 deletions

View File

@ -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
}