Re-export with coreai-torch 0.4.1 (fixes OS 27 beta 2+ load failure)
Browse files
yolox-s_float32.aimodel/main.hash
CHANGED
|
Binary files a/yolox-s_float32.aimodel/main.hash and b/yolox-s_float32.aimodel/main.hash differ
|
|
|
yolox-s_float32.aimodel/main.mlirb
CHANGED
|
@@ -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:1533e74f3365b72c087c43ee7dec9f8f8fdacbe42ddb2b5027d60c0083cc6169
|
| 3 |
+
size 36028733
|
yolox-s_float32.aimodel/metadata.json
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"assetVersion" : "2.0",
|
| 3 |
-
"description" : "YOLOX-s anchor-free single-stage detector (CSPDarknet + PAFPN + decoupled head). Input: BGR 0-255 letterboxed [1,3,S,S]; output preds [1,A,85] = decoded cxcywh pixels + obj + 80 sigmoid class scores. Host does score=obj*cls threshold + per-class NMS. https:\/\/github.com\/Megvii-BaseDetection\/YOLOX",
|
| 4 |
-
"author" : "Megvii (YOLOX); Core AI export: coreai-model-zoo",
|
| 5 |
"license" : "Apache-2.0",
|
| 6 |
-
"
|
|
|
|
|
|
|
|
|
|
| 7 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"assetVersion" : "2.0",
|
|
|
|
|
|
|
| 3 |
"license" : "Apache-2.0",
|
| 4 |
+
"description" : "YOLOX-s anchor-free single-stage detector (CSPDarknet + PAFPN + decoupled head). Input: BGR 0-255 letterboxed [1,3,S,S]; output preds [1,A,85] = decoded cxcywh pixels + obj + 80 sigmoid class scores. Host does score=obj*cls threshold + per-class NMS. https:\/\/github.com\/Megvii-BaseDetection\/YOLOX",
|
| 5 |
+
"producer" : "coreai-core 1.0.0b2",
|
| 6 |
+
"creationDate" : "20260720T124242Z",
|
| 7 |
+
"author" : "Megvii (YOLOX); Core AI export: coreai-model-zoo"
|
| 8 |
}
|