depth_anything_v2_large / image_converter.json
prasadsachin's picture
Upload folder using huggingface_hub
ab6fee2 verified
{
"module": "keras_hub.src.models.depth_anything.depth_anything_image_converter",
"class_name": "DepthAnythingImageConverter",
"config": {
"name": "depth_anything_image_converter",
"trainable": true,
"dtype": {
"module": "keras",
"class_name": "DTypePolicy",
"config": {
"name": "float32"
},
"registered_name": null
},
"image_size": [
518,
518
],
"scale": [
0.017124753831663668,
0.01750700280112045,
0.017429193899782133
],
"offset": [
-2.1179039301310043,
-2.0357142857142856,
-1.8044444444444445
],
"interpolation": "bicubic",
"antialias": false,
"crop_to_aspect_ratio": true,
"pad_to_aspect_ratio": false,
"bounding_box_format": "yxyx"
},
"registered_name": "keras_hub>DepthAnythingImageConverter"
}