tipsv2-so400m14-dpt / kf_preprocessor.json
IMvision12's picture
Upload folder using huggingface_hub
6a0e0dc verified
Raw
History Blame Contribute Delete
435 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.2.5",
"preprocessor_module": "kerasformers.models.tipsv2_dpt",
"preprocessor_class": "Tipsv2DptImageProcessor",
"variant": "tipsv2-so400m14-dpt",
"image_resolution": 448,
"resample": "bilinear",
"do_normalize": false,
"do_resize": true,
"mean": [
0.0,
0.0,
0.0
],
"std": [
1.0,
1.0,
1.0
],
"data_format": "channels_last"
}