-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathavailable_models.json
More file actions
27 lines (27 loc) · 880 Bytes
/
available_models.json
File metadata and controls
27 lines (27 loc) · 880 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"yolo11n-cls": {
"url": "https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11n-cls.onnx",
"size_mb": 10.769930839538574,
"release": "v8.3.0"
},
"yolo11n-obb": {
"url": "https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11n-obb.onnx",
"size_mb": 10.493975639343262,
"release": "v8.3.0"
},
"yolo11n-pose": {
"url": "https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11n-pose.onnx",
"size_mb": 11.30433177947998,
"release": "v8.3.0"
},
"yolo11n-seg": {
"url": "https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11n-seg.onnx",
"size_mb": 11.218754768371582,
"release": "v8.3.0"
},
"yolo11n": {
"url": "https://github.com/ultralytics/assets/releases/download/v8.3.0/yolo11n.onnx",
"size_mb": 10.423833847045898,
"release": "v8.3.0"
}
}