tiny-random-Tipsv2VisionModel / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for Tipsv2VisionModel
6e3776a verified
Raw
History Blame Contribute Delete
312 Bytes
{
"crop_size": {
"height": 28,
"width": 28
},
"do_convert_rgb": true,
"do_normalize": false,
"do_rescale": true,
"do_resize": true,
"image_processor_type": "Tipsv2ImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 28,
"width": 28
}
}