AD / preprocessor_config.json
mandelakori's picture
Upload folder using huggingface_hub
f564082 verified
raw
history blame contribute delete
197 Bytes
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 224
}