tipsv2-g14 / kf_preprocessor.json
IMvision12's picture
Upload folder using huggingface_hub
bf4b67a verified
Raw
History Blame Contribute Delete
419 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.2.5",
"preprocessor_module": "kerasformers.models.tipsv2",
"preprocessor_class": "Tipsv2ImageProcessor",
"variant": "tipsv2-g14",
"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"
}