dashingzombie's picture
Update cvat-config.json
d1fa0d7 verified
{
"name": "YOLOv11 Earthworm Seg",
"framework": "pytorch",
"type": "segmentation",
"pipeline_tag": "image-segmentation",
"labels": [
{
"name": "body_mask",
"attributes": []
}
],
"params": {
"threshold": 0.25
},
"api_url": "https://huggingface.co/spaces/dashingzombie/yolov11-segmentation_earth-worm"
}