grounding_dino_base / kf_preprocessor.json
IMvision12's picture
Upload kf_preprocessor.json with huggingface_hub
629ffc5 verified
Raw
History Blame Contribute Delete
504 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.1.3",
"preprocessor_module": "kerasformers.models.grounding_dino",
"preprocessor_class": "GroundingDinoImageProcessor",
"variant": "grounding_dino_base",
"shortest_edge": 800,
"longest_edge": 1333,
"image_mean": [
0.48500001430511475,
0.4560000002384186,
0.4059999883174896
],
"image_std": [
0.2290000021457672,
0.2240000069141388,
0.22499999403953552
],
"data_format": null
}