tiny-random-DepthProModel / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for DepthProModel
f261db1 verified
Raw
History Blame Contribute Delete
332 Bytes
{
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "DepthProImageProcessor",
"image_std": [
0.5,
0.5,
0.5
],
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 1536,
"width": 1536
}
}