tipsv2-b14-dpt / preprocessor_config.json
guarin's picture
guarin HF Staff
Update files for transformers integration
a77a1ca verified
Raw
History Blame
261 Bytes
{
"do_convert_rgb": true,
"do_normalize": false,
"do_rescale": true,
"do_resize": true,
"image_processor_type": "Tipsv2DptImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 448,
"width": 448
}
}