| { | |
| "name": "aiweld-annotate-yolov8-seg", | |
| "type": "detector", | |
| "framework": "ultralytics", | |
| "task": "segmentation", | |
| "weights": { | |
| "url": "best.pt" | |
| }, | |
| "labels": [ | |
| "Porosity", | |
| "Slag Inclusion", | |
| "Incomplete Penetration", | |
| "Incomplete Fusion", | |
| "Wormhole", | |
| "Crack", | |
| "IQI", | |
| "Norm", | |
| "Linear Porosity", | |
| "Artifact", | |
| "Weld" | |
| ] | |
| } | |