KOE73 commited on
Commit
a02da62
·
verified ·
1 Parent(s): 7e7c050

Upload yolo26n prepared ONNX assets

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ library_name: onnx
4
+ tags:
5
+ - onnx
6
+ - computer-vision
7
+ - yolo
8
+ - object-detection
9
+ - image-segmentation
10
+ - image-classification
11
+ - pose-estimation
12
+ - oriented-object-detection
13
+ - neuromodflownet
14
+ ---
15
+
16
+ # NeuroModFlowNet.ONNX Prepared Models
17
+
18
+ Prepared ONNX model artifacts for NeuroModFlowNet.ONNX.
19
+
20
+ These files are generated artifacts. They are not covered by the Apache-2.0 license of the NeuroModFlowNet.ONNX source code repository unless explicitly stated.
21
+
22
+ See `models.manifest.json` for file paths, sizes and SHA256 hashes.
23
+
24
+ ## Model License
25
+
26
+ The model weights are provided under AGPL-3.0, consistent with the Ultralytics YOLO licensing terms.
27
+
28
+ The author provides these weights "as is", without warranty.
29
+ Users are responsible for ensuring that their use complies with the licenses of:
30
+ - Ultralytics YOLO;
31
+ - the base/pretrained model, if any;
32
+ - the training dataset;
33
+ - any deployment/runtime libraries.
models.manifest.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "generatedAtUtc": "2026-04-27T14:03:56.5059683+00:00",
3
+ "sourceRoot": "models",
4
+ "artifactKind": "prepared-onnx",
5
+ "licenseNote": "Prepared model artifacts are not licensed under the repository Apache-2.0 license. Each artifact keeps the license obligations of the source model it was derived from.",
6
+ "assets": [
7
+ {
8
+ "path": "yolo26n/yolo26n__640_b1_fp16_bytebgr.onnx",
9
+ "fileName": "yolo26n__640_b1_fp16_bytebgr.onnx",
10
+ "sizeBytes": 5041017,
11
+ "sha256": "d77089cce626727b68aa3bc29c3c3fd4f0331b2226d9092ebeb02ecfd9963145"
12
+ },
13
+ {
14
+ "path": "yolo26n/yolo26n__640_b1_fp16.onnx",
15
+ "fileName": "yolo26n__640_b1_fp16.onnx",
16
+ "sizeBytes": 5040394,
17
+ "sha256": "612d24a57f513249312ec8d0f851a45c663e420f258d604d79f284704dabd403"
18
+ },
19
+ {
20
+ "path": "yolo26n/yolo26n__640_b1_fp32_bytebgr.onnx",
21
+ "fileName": "yolo26n__640_b1_fp32_bytebgr.onnx",
22
+ "sizeBytes": 9942578,
23
+ "sha256": "6eecf768923cbe6c06eda16ca825a6990f59ba8683a425099b20370f0e2235ce"
24
+ },
25
+ {
26
+ "path": "yolo26n/yolo26n__640_b1_fp32.onnx",
27
+ "fileName": "yolo26n__640_b1_fp32.onnx",
28
+ "sizeBytes": 9941953,
29
+ "sha256": "aa64e938f1e23422092418af4f2c47570af0a7080b594b6c0c0871637d703461"
30
+ },
31
+ {
32
+ "path": "yolo26n/yolo26n__640_b4_fp16_bytebgr.onnx",
33
+ "fileName": "yolo26n__640_b4_fp16_bytebgr.onnx",
34
+ "sizeBytes": 5041281,
35
+ "sha256": "d92a6a397976b1b0eb0341659cb72955ba32a510f67c29fc6c137416efc41846"
36
+ },
37
+ {
38
+ "path": "yolo26n/yolo26n__640_b4_fp16.onnx",
39
+ "fileName": "yolo26n__640_b4_fp16.onnx",
40
+ "sizeBytes": 5040658,
41
+ "sha256": "1b46cb20aa42d8ac7b82f67b355afbb547ea9210857998079ea0433e57be3a1e"
42
+ },
43
+ {
44
+ "path": "yolo26n/yolo26n__640_b4_fp32_bytebgr.onnx",
45
+ "fileName": "yolo26n__640_b4_fp32_bytebgr.onnx",
46
+ "sizeBytes": 9942842,
47
+ "sha256": "144939da58018d252c8e226cb25049e9f79d908013e62089ddf4e8db2813be8e"
48
+ },
49
+ {
50
+ "path": "yolo26n/yolo26n__640_b4_fp32.onnx",
51
+ "fileName": "yolo26n__640_b4_fp32.onnx",
52
+ "sizeBytes": 9942217,
53
+ "sha256": "a05ee129af627b9a2d2fc26ae9526addbacba33890488a758a5e54cad5d78366"
54
+ },
55
+ {
56
+ "path": "yolo26n/yolo26n__fp16_bytebgr.onnx",
57
+ "fileName": "yolo26n__fp16_bytebgr.onnx",
58
+ "sizeBytes": 5974192,
59
+ "sha256": "ef05e26332c1dea0bc1998f783766e87612b9908ab22f011dc7385d2a836e54c"
60
+ },
61
+ {
62
+ "path": "yolo26n/yolo26n__fp16.onnx",
63
+ "fileName": "yolo26n__fp16.onnx",
64
+ "sizeBytes": 5973513,
65
+ "sha256": "4f414ac3d59026b999dc1b393a0b5ee03e8b5f19a6190546e10ef6b0a33125f7"
66
+ },
67
+ {
68
+ "path": "yolo26n/yolo26n__fp32_bytebgr.onnx",
69
+ "fileName": "yolo26n__fp32_bytebgr.onnx",
70
+ "sizeBytes": 10685149,
71
+ "sha256": "0f15f86daf18cb23a9f104a53a792642a682c1e1f8473a2483e1e8f646e9c727"
72
+ },
73
+ {
74
+ "path": "yolo26n/yolo26n__fp32.onnx",
75
+ "fileName": "yolo26n__fp32.onnx",
76
+ "sizeBytes": 10684468,
77
+ "sha256": "86f3cc3993f9321211eb7e03b807705df1fdf048f620cb677235fc854dca6113"
78
+ }
79
+ ]
80
+ }
yolo26n/yolo26n__640_b1_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:612d24a57f513249312ec8d0f851a45c663e420f258d604d79f284704dabd403
3
+ size 5040394
yolo26n/yolo26n__640_b1_fp16_bytebgr.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d77089cce626727b68aa3bc29c3c3fd4f0331b2226d9092ebeb02ecfd9963145
3
+ size 5041017
yolo26n/yolo26n__640_b1_fp32.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa64e938f1e23422092418af4f2c47570af0a7080b594b6c0c0871637d703461
3
+ size 9941953
yolo26n/yolo26n__640_b1_fp32_bytebgr.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eecf768923cbe6c06eda16ca825a6990f59ba8683a425099b20370f0e2235ce
3
+ size 9942578
yolo26n/yolo26n__640_b4_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b46cb20aa42d8ac7b82f67b355afbb547ea9210857998079ea0433e57be3a1e
3
+ size 5040658
yolo26n/yolo26n__640_b4_fp16_bytebgr.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d92a6a397976b1b0eb0341659cb72955ba32a510f67c29fc6c137416efc41846
3
+ size 5041281
yolo26n/yolo26n__640_b4_fp32.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a05ee129af627b9a2d2fc26ae9526addbacba33890488a758a5e54cad5d78366
3
+ size 9942217
yolo26n/yolo26n__640_b4_fp32_bytebgr.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:144939da58018d252c8e226cb25049e9f79d908013e62089ddf4e8db2813be8e
3
+ size 9942842
yolo26n/yolo26n__fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f414ac3d59026b999dc1b393a0b5ee03e8b5f19a6190546e10ef6b0a33125f7
3
+ size 5973513
yolo26n/yolo26n__fp16_bytebgr.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef05e26332c1dea0bc1998f783766e87612b9908ab22f011dc7385d2a836e54c
3
+ size 5974192
yolo26n/yolo26n__fp32.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86f3cc3993f9321211eb7e03b807705df1fdf048f620cb677235fc854dca6113
3
+ size 10684468
yolo26n/yolo26n__fp32_bytebgr.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f15f86daf18cb23a9f104a53a792642a682c1e1f8473a2483e1e8f646e9c727
3
+ size 10685149