File size: 245 Bytes
933bb62
916eca4
 
 
 
933bb62
2535e9a
933bb62
916eca4
933bb62
1
2
3
4
5
6
7
8
9
10
{
    "task": "image-segmentation",
    "library_name": "onnxruntime",
    "onnx_model": "best.onnx",
    "model_type": "yolo-segmentation",
    "architectures": [
        "YOLOSegmentationModel"
    ],
    "pipeline_tag": "image-segmentation"
}