CoolFace
Modelpublic

ningpp/blip-image-captioning-base-ONNX

sourceHugging Facebsd-3-clauseupdated 4mo agoView on Hugging Face
0likes111downloads
preprocessor_config.json18 linesDownload Raw Back to root
1{2  "do_normalize": true,3  "do_resize": true,4  "image_mean": [5    0.48145466,6    0.4578275,7    0.408210738  ],9  "image_processor_type": "BlipImageProcessor",10  "image_std": [11    0.26862954,12    0.26130258,13    0.2757771114  ],15  "processor_class": "BlipProcessor",16  "size": 38417}18