File size: 224 Bytes
6ff3336
85fd607
6ff3336
 
 
85fd607
6ff3336
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "SAM Model",
  "framework": "torch",
  "labels": ["object"],
  "type": "segmentation",
  "pipeline_tag": "image-segmentation",  // Wichtig für die Pipeline-Konfiguration
  "params": {
    "threshold": 0.5
  }
}