H-optimus-0 / preprocessor_config.json
alvarobartt's picture
alvarobartt HF staff
Create preprocessor_config.json
2bcd5e4 verified
raw
history blame
189 Bytes
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.707223,
0.578729,
0.703617
],
"image_std": [
0.211883,
0.230117,
0.177517
],
"size": 224
}