siglip_so400m_p14_224 / kf_preprocessor.json
IMvision12's picture
Upload kf_preprocessor.json with huggingface_hub
8eba568 verified
Raw
History Blame Contribute Delete
450 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.1.3",
"preprocessor_module": "kerasformers.models.siglip",
"preprocessor_class": "SigLIPImageProcessor",
"variant": "siglip_so400m_p14_224",
"image_resolution": 224,
"mean": [
0.5,
0.5,
0.5
],
"std": [
0.5,
0.5,
0.5
],
"do_center_crop": true,
"do_normalize": true,
"do_resize": true,
"data_format": "channels_last"
}