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