siglip2_so400m_p14_384 / kf_preprocessor.json
IMvision12's picture
Upload kf_preprocessor.json with huggingface_hub
197a8f3 verified
Raw
History Blame Contribute Delete
453 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.1.3",
"preprocessor_module": "kerasformers.models.siglip2",
"preprocessor_class": "SigLIP2ImageProcessor",
"variant": "siglip2_so400m_p14_384",
"image_resolution": 384,
"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"
}