sam_vit_large / kf_preprocessor.json
IMvision12's picture
Upload kf_preprocessor.json with huggingface_hub
3198d4c verified
Raw
History Blame Contribute Delete
373 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.1.3",
"preprocessor_module": "kerasformers.models.sam",
"preprocessor_class": "SAMImageProcessor",
"variant": "sam_vit_large",
"target_length": 1024,
"image_mean": [
0.485,
0.456,
0.406
],
"image_std": [
0.229,
0.224,
0.225
],
"data_format": null
}