ViT-textile-dating-lube / preprocessor_config.json
GBaker's picture
Upload processor
5b3b80a verified
raw
history blame
No virus
342 Bytes
{
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"image_mean": [
0.567,
0.5327,
0.4973
],
"image_processor_type": "ViTImageProcessor",
"image_std": [
0.2165,
0.2195,
0.2175
],
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 384,
"width": 384
}
}