livestock_blip-model / preprocessor_config.json
seph0615's picture
Add missing preprocessor_config.json for AutoProcessor compatibility
cbd0756 verified
Raw
History Blame Contribute Delete
183 Bytes
{"do_resize": true, "size": 384, "resample": 2, "do_normalize": true, "image_mean": [0.485, 0.456, 0.406], "image_std": [0.229, 0.224, 0.225], "image_processor_type": "BlipProcessor"}