ONNXにexportしたモデルのアップロード (#5)
Browse files- commit files to HF hub (6b20d889a5a9b252e5b623bc9408e46846c545f1)
- pineapple/{YOLOv9e-end2end.onnx → YOLOv9e.onnx} +2 -2
- sugarcane/{YOLOv9e-end2end.onnx → YOLOv9c.onnx} +2 -2
- sugarcane/{YOLOv9e.pt → YOLOv9c.pt} +2 -2
- sugarcane/YOLOv9m.onnx +3 -0
- sugarcane/YOLOv9m.pt +3 -0
- sugarcane/YOLOv9s.onnx +3 -0
- sugarcane/YOLOv9s.pt +3 -0
- training/yolov9-c-sugarcane/weights/best.onnx +3 -0
- training/yolov9-m-sugarcane/weights/best.onnx +3 -0
- training/yolov9-s-sugarcane/weights/best.onnx +3 -0
pineapple/{YOLOv9e-end2end.onnx → YOLOv9e.onnx}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d6273b624768d984f53ac3369e9ac0b0d4d180692034fc3ddcf3c3b1e045028
|
3 |
+
size 274705549
|
sugarcane/{YOLOv9e-end2end.onnx → YOLOv9c.onnx}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e93c93e36ff4ddda2b22ebc3dfede6c1be4dee78332d7b012e24345ec2bd7f43
|
3 |
+
size 203209181
|
sugarcane/{YOLOv9e.pt → YOLOv9c.pt}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb43253c11b508defba156bee9eea56a6ef3a7ea6e7e7f4b12ddea7d9d473515
|
3 |
+
size 102767002
|
sugarcane/YOLOv9m.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac683a725ee69db7350f5156b98ab4a1e4e57699fcfd30a4ac3a680fdb985f8a
|
3 |
+
size 130612403
|
sugarcane/YOLOv9m.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a319a754c2cfb9ec98f697b8345bacd5d3f3883320de3c302fca3202fd911392
|
3 |
+
size 66258522
|
sugarcane/YOLOv9s.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7e4c39aab619604d8e6cc7495f4c7434c371e9068f540b3ffa84008a1e50ca0
|
3 |
+
size 38821628
|
sugarcane/YOLOv9s.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcf4e228ba8d74c5686420f6980964375b8d94b30198da320942b0454c115d1c
|
3 |
+
size 20306618
|
training/yolov9-c-sugarcane/weights/best.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e93c93e36ff4ddda2b22ebc3dfede6c1be4dee78332d7b012e24345ec2bd7f43
|
3 |
+
size 203209181
|
training/yolov9-m-sugarcane/weights/best.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac683a725ee69db7350f5156b98ab4a1e4e57699fcfd30a4ac3a680fdb985f8a
|
3 |
+
size 130612403
|
training/yolov9-s-sugarcane/weights/best.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7e4c39aab619604d8e6cc7495f4c7434c371e9068f540b3ffa84008a1e50ca0
|
3 |
+
size 38821628
|