tiny-random-GLPNForDepthEstimation / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for GLPNForDepthEstimation
e69edd0 verified
Raw
History Blame Contribute Delete
281 Bytes
{
"crop_size": {
"height": 64,
"width": 64
},
"do_rescale": true,
"do_resize": true,
"image_processor_type": "GLPNImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 64,
"width": 64
},
"size_divisor": 32
}