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