eomt_base_coco_panoptic_640 / kf_preprocessor.json
IMvision12's picture
Upload kf_preprocessor.json with huggingface_hub
6f2b5eb verified
Raw
History Blame Contribute Delete
386 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.1.3",
"preprocessor_module": "kerasformers.models.eomt",
"preprocessor_class": "EoMTImageProcessor",
"variant": "eomt_base_coco_panoptic_640",
"target_size": 640,
"image_mean": [
0.485,
0.456,
0.406
],
"image_std": [
0.229,
0.224,
0.225
],
"data_format": null
}