Spaces:
Runtime error
Runtime error
{ | |
"task": "segmentation", | |
"transform": { | |
"__version__": "1.3.0", | |
"transform": { | |
"__class_fullname__": "Compose", | |
"p": 1.0, | |
"transforms": [ | |
{ | |
"__class_fullname__": "Resize", | |
"always_apply": true, | |
"p": 1, | |
"height": 256, | |
"width": 256, | |
"interpolation": 1 | |
}, | |
{ | |
"__class_fullname__": "Normalize", | |
"always_apply": false, | |
"p": 1.0, | |
"mean": [ | |
0.485, | |
0.456, | |
0.406 | |
], | |
"std": [ | |
0.229, | |
0.224, | |
0.225 | |
], | |
"max_pixel_value": 255.0 | |
}, | |
{ | |
"__class_fullname__": "ToTensorV2", | |
"always_apply": true, | |
"p": 1.0, | |
"transpose_mask": false | |
} | |
], | |
"bbox_params": null, | |
"keypoint_params": null, | |
"additional_targets": { | |
"image": "image", | |
"depth_image": "image" | |
} | |
} | |
}, | |
"image_threshold": 14.50792121887207, | |
"pixel_threshold": 12.323184967041016, | |
"min": 0.09382443130016327, | |
"max": 54.39400100708008 | |
} |