dit-large-finetuned-rvlcdip.../preprocessor_config.json

21 lines
302 B
JSON
Raw Permalink Normal View History

2024-11-26 14:11:42 +08:00
{
"crop_size": 224,
"do_center_crop": false,
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "BeitFeatureExtractor",
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"reduce_labels": false,
"resample": 2,
"size": 224
}