vit-384-tongue-image / preprocessor_config.json
e1010101's picture
Create preprocessor_config.json
ec54343 verified
raw
history blame contribute delete
159 Bytes
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 384
}