-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub_latest_onnx.json
More file actions
30 lines (30 loc) · 927 Bytes
/
github_latest_onnx.json
File metadata and controls
30 lines (30 loc) · 927 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
28
29
30
{
"tag": "v8.4.0",
"assets": [
{
"name": "yolo11n-cls.onnx",
"url": "https://github.com/ultralytics/assets/releases/download/v8.4.0/yolo11n-cls.onnx",
"size_mb": 10.769930839538574
},
{
"name": "yolo11n-obb.onnx",
"url": "https://github.com/ultralytics/assets/releases/download/v8.4.0/yolo11n-obb.onnx",
"size_mb": 10.493975639343262
},
{
"name": "yolo11n-pose.onnx",
"url": "https://github.com/ultralytics/assets/releases/download/v8.4.0/yolo11n-pose.onnx",
"size_mb": 11.30433177947998
},
{
"name": "yolo11n-seg.onnx",
"url": "https://github.com/ultralytics/assets/releases/download/v8.4.0/yolo11n-seg.onnx",
"size_mb": 11.218754768371582
},
{
"name": "yolo11n.onnx",
"url": "https://github.com/ultralytics/assets/releases/download/v8.4.0/yolo11n.onnx",
"size_mb": 10.423833847045898
}
]
}