depth_anything_v2_base / kf_preprocessor.json
IMvision12's picture
Upload kf_preprocessor.json with huggingface_hub
20a38ac verified
Raw
History Blame Contribute Delete
405 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.1.3",
"preprocessor_module": "kerasformers.models.depth_anything_v2",
"preprocessor_class": "DepthAnythingV2ImageProcessor",
"variant": "depth_anything_v2_base",
"target_size": 518,
"image_mean": [
0.485,
0.456,
0.406
],
"image_std": [
0.229,
0.224,
0.225
],
"data_format": null
}