Commit
·
3cb67b4
1
Parent(s):
9946bf8
feat(models): add YOLO11 weights (.pt, .onnx) with LFS
Browse files- models/onnx/best_yolo11l.onnx +3 -0
- models/onnx/best_yolo11m.onnx +3 -0
- models/onnx/best_yolo11n.onnx +3 -0
- models/onnx/best_yolo11s.onnx +3 -0
- models/onnx/best_yolo11x.onnx +3 -0
- models/pt/best_yolo11l.pt +3 -0
- models/pt/best_yolo11m.pt +3 -0
- models/pt/best_yolo11n.pt +3 -0
- models/pt/best_yolo11s.pt +3 -0
- models/pt/best_yolo11x.pt +3 -0
models/onnx/best_yolo11l.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24a1de72fe41a4ed6f59f0253f01e15cd63c469e6727a7bb0c9201f44916bbfd
|
3 |
+
size 101489034
|
models/onnx/best_yolo11m.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3050257e31edbac2cf14aa4ca329b2589594e2ff1d5f36aad36f1028b6ccd70d
|
3 |
+
size 80432847
|
models/onnx/best_yolo11n.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eb7911cbfcae972da752a7cd9d3939c8e060f0bf0f7e8b4d0ab6cd979703165
|
3 |
+
size 10590715
|
models/onnx/best_yolo11s.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4747bcc33eebd26a5453c33baec36dbdc7829e055b5959c8b73d3f37d04fa2c
|
3 |
+
size 37922785
|
models/onnx/best_yolo11x.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fff63cbcfd4df7cf885fd434b4e9e7e41f67ee84d26fc1ad817e9c75b132d443
|
3 |
+
size 227696810
|
models/pt/best_yolo11l.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d90cc7c7df7a7d8933c2a1be691e0d40389a602605673c295e315d1c98bd472
|
3 |
+
size 51174873
|
models/pt/best_yolo11m.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daa845d2cdb5e67bbd4c8f45e63291a1f82b0d8adb5515ae0c2d5d2706407857
|
3 |
+
size 40494316
|
models/pt/best_yolo11n.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f55600c106ba7952c64d2aec70dc673240b422bdbd989d395d301b0d5426b02b
|
3 |
+
size 5446547
|
models/pt/best_yolo11s.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5784502619f8d54d71530e0b36b6af3741a7bbfc2614d613c03eea33b0fa2b95
|
3 |
+
size 19153626
|
models/pt/best_yolo11x.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a40e8f4ab33f9dbc6da5717692b1af8ed3f1a2a27a8f547a20bd8c0516a62447
|
3 |
+
size 114376146
|