siglip-so400m-patch14-378 / preprocessor_config.json
gwkrsrch2's picture
Update preprocessor_config.json
a7ce8e6 verified
raw
history blame contribute delete
478 Bytes
{
"crop_size": {
"height": 378,
"width": 378
},
"do_center_crop": true,
"do_convert_rgb": true,
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "SiglipImageProcessor",
"image_std": [
0.5,
0.5,
0.5
],
"processor_class": "SiglipProcessor",
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 378,
"width": 378
}
}