test0325 / preprocessor_config.json
simon123905's picture
Upload dinov3-vitl16-chmv2-dpt-head model
6d8dd08 verified
raw
history blame contribute delete
475 Bytes
{
"data_format": "channels_first",
"do_normalize": true,
"do_pad": true,
"do_rescale": true,
"do_resize": false,
"ensure_multiple_of": 16,
"image_mean": [
0.42,
0.411,
0.296
],
"image_processor_type": "CHMv2ImageProcessorFast",
"image_std": [
0.213,
0.156,
0.143
],
"keep_aspect_ratio": true,
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 384,
"width": 384
},
"size_divisor": 16
}