{ | |
"task": "image-segmentation", | |
"library_name": "onnxruntime", | |
"onnx_model": "best.onnx", | |
"model_type": "yolo-segmentation", | |
"architectures": [ | |
"YOLOSegmentationModel" | |
], | |
"pipeline_tag": "image-segmentation" | |
} |
{ | |
"task": "image-segmentation", | |
"library_name": "onnxruntime", | |
"onnx_model": "best.onnx", | |
"model_type": "yolo-segmentation", | |
"architectures": [ | |
"YOLOSegmentationModel" | |
], | |
"pipeline_tag": "image-segmentation" | |
} |