Koushik Dutta commited on
Commit ·
a58cc67
1
Parent(s): f466a05
add all new models
Browse files- coreml/scrypted_yolov9c_relu_test/scrypted_yolov9c_relu_test.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- coreml/scrypted_yolov9c_relu_test/scrypted_yolov9c_relu_test.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/scrypted_yolov9c_relu_test/scrypted_yolov9c_relu_test.mlpackage/Manifest.json +18 -0
- coreml/scrypted_yolov9m_relu_test/scrypted_yolov9m_relu_test.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- coreml/scrypted_yolov9m_relu_test/scrypted_yolov9m_relu_test.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/scrypted_yolov9m_relu_test/scrypted_yolov9m_relu_test.mlpackage/Manifest.json +18 -0
- coreml/scrypted_yolov9s_relu_test/scrypted_yolov9s_relu_test.mlpackage/Data/com.apple.CoreML/model.mlmodel +3 -0
- coreml/scrypted_yolov9s_relu_test/scrypted_yolov9s_relu_test.mlpackage/Data/com.apple.CoreML/weights/weight.bin +3 -0
- coreml/scrypted_yolov9s_relu_test/scrypted_yolov9s_relu_test.mlpackage/Manifest.json +18 -0
- onnx/scrypted_yolov9c_relu_test/scrypted_yolov9c_relu_test.onnx +3 -0
- onnx/scrypted_yolov9m_relu_test/scrypted_yolov9m_relu_test.onnx +3 -0
- onnx/scrypted_yolov9s_relu_test/scrypted_yolov9s_relu_test.onnx +3 -0
- openvino/scrypted_yolov9c_relu_test_int8/best-converted.bin +3 -0
- openvino/scrypted_yolov9c_relu_test_int8/best-converted.xml +0 -0
- openvino/scrypted_yolov9m_relu_test_int8/best-converted.bin +3 -0
- openvino/scrypted_yolov9m_relu_test_int8/best-converted.xml +0 -0
- openvino/scrypted_yolov9s_relu_test_int8/best-converted.bin +3 -0
- openvino/scrypted_yolov9s_relu_test_int8/best-converted.xml +0 -0
coreml/scrypted_yolov9c_relu_test/scrypted_yolov9c_relu_test.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08718ecd3e9552d21a702bd8df60911cad0eec7b2ae382466809550f14634711
|
| 3 |
+
size 263210
|
coreml/scrypted_yolov9c_relu_test/scrypted_yolov9c_relu_test.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe5936b9430ab4c87f30b148220131d6ec998b2377223d033e2fa2a00e60aada
|
| 3 |
+
size 50489960
|
coreml/scrypted_yolov9c_relu_test/scrypted_yolov9c_relu_test.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"c1ef6c9f-8d3a-4746-b65f-74a3d1643a4d": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Specification",
|
| 7 |
+
"name": "model.mlmodel",
|
| 8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"f480f874-0c9d-4ae9-8d67-d7017f47f0ef": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "c1ef6c9f-8d3a-4746-b65f-74a3d1643a4d"
|
| 18 |
+
}
|
coreml/scrypted_yolov9m_relu_test/scrypted_yolov9m_relu_test.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53d5946e74b13b15c5f8616081c9f15e8a95a5df3d5b45b830fc5a7f49561c16
|
| 3 |
+
size 247061
|
coreml/scrypted_yolov9m_relu_test/scrypted_yolov9m_relu_test.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69774bf0032c37707601b8cdc1e1820dbd9f8288eb5d6f3879618a5d34ff5199
|
| 3 |
+
size 39880616
|
coreml/scrypted_yolov9m_relu_test/scrypted_yolov9m_relu_test.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"5ba896b4-ce42-4ad9-b022-803cfed89131": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Weights",
|
| 7 |
+
"name": "weights",
|
| 8 |
+
"path": "com.apple.CoreML/weights"
|
| 9 |
+
},
|
| 10 |
+
"e6811779-2123-49be-adeb-b0b72a22a4be": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Specification",
|
| 13 |
+
"name": "model.mlmodel",
|
| 14 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "e6811779-2123-49be-adeb-b0b72a22a4be"
|
| 18 |
+
}
|
coreml/scrypted_yolov9s_relu_test/scrypted_yolov9s_relu_test.mlpackage/Data/com.apple.CoreML/model.mlmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:186b147cdfd15c5ed7a381ec3a426a22cee0b5c52d56f14efd26da06357f5cb0
|
| 3 |
+
size 322664
|
coreml/scrypted_yolov9s_relu_test/scrypted_yolov9s_relu_test.mlpackage/Data/com.apple.CoreML/weights/weight.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e50651924c2cbffd56008a8953569e66c3de69f21807fcf7d825390ce30f21f8
|
| 3 |
+
size 14190120
|
coreml/scrypted_yolov9s_relu_test/scrypted_yolov9s_relu_test.mlpackage/Manifest.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fileFormatVersion": "1.0.0",
|
| 3 |
+
"itemInfoEntries": {
|
| 4 |
+
"0203f4f6-7769-4e48-86d2-2ee2ee25c2b1": {
|
| 5 |
+
"author": "com.apple.CoreML",
|
| 6 |
+
"description": "CoreML Model Specification",
|
| 7 |
+
"name": "model.mlmodel",
|
| 8 |
+
"path": "com.apple.CoreML/model.mlmodel"
|
| 9 |
+
},
|
| 10 |
+
"6d1cbb4a-2b60-4e97-bc7e-e0e5c2a22907": {
|
| 11 |
+
"author": "com.apple.CoreML",
|
| 12 |
+
"description": "CoreML Model Weights",
|
| 13 |
+
"name": "weights",
|
| 14 |
+
"path": "com.apple.CoreML/weights"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"rootModelIdentifier": "0203f4f6-7769-4e48-86d2-2ee2ee25c2b1"
|
| 18 |
+
}
|
onnx/scrypted_yolov9c_relu_test/scrypted_yolov9c_relu_test.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f4e2031e8efb4cbc871594338b2e875d78ab4af3ee0258d253273b1aac84742
|
| 3 |
+
size 101631962
|
onnx/scrypted_yolov9m_relu_test/scrypted_yolov9m_relu_test.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bb054f099295909ec518e2a6598d63db24d3f90edc8105a0f016903f2a205a2
|
| 3 |
+
size 80380404
|
onnx/scrypted_yolov9s_relu_test/scrypted_yolov9s_relu_test.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:115ddb83333762a0f2599421335678696454a5c3571ade5df9bac8e9cb5fb4cf
|
| 3 |
+
size 29287339
|
openvino/scrypted_yolov9c_relu_test_int8/best-converted.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2eb6bb3d0a03a9b239b6f623f9e7bced62eea61fbe4d8ff89c1b3e2e2b7978a2
|
| 3 |
+
size 25428280
|
openvino/scrypted_yolov9c_relu_test_int8/best-converted.xml
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
openvino/scrypted_yolov9m_relu_test_int8/best-converted.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4360fe0312067f92c49f180c7b8a10271f14d58b8909aa9b96b13af4ab9289aa
|
| 3 |
+
size 20090520
|
openvino/scrypted_yolov9m_relu_test_int8/best-converted.xml
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
openvino/scrypted_yolov9s_relu_test_int8/best-converted.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78e9d36e6b74754db2b624ea3ec0b3ff57ed6dfed59a4f2225e1a271054597de
|
| 3 |
+
size 7197312
|
openvino/scrypted_yolov9s_relu_test_int8/best-converted.xml
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|