fc-clip / preprocessor_config.json
neerajaabhyankar's picture
Upload folder using huggingface_hub
ce9d6aa verified
Raw
History Blame Contribute Delete
309 Bytes
{
"image_processor_type": "BaseImageProcessor",
"do_normalize": true,
"image_mean": [0.48145466, 0.4578275, 0.40821073],
"image_std": [0.26862954, 0.26130258, 0.27577711],
"do_rescale": true,
"rescale_factor": 0.00392156862745098,
"do_resize": false,
"size": {"height": null, "width": null}
}