miao-zhen
commited on
Commit
·
b6918a6
1
Parent(s):
87139fd
my model
Browse files
best_model.zip → best_int8_openvino_model/best.bin
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:cad034b0abecfa7cad79408543e432d5d8f652aa4060c4304188f5865292c880
|
3 |
+
size 11299184
|
best_int8_openvino_model/best.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
best_int8_openvino_model/metadata.yaml
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
description: Ultralytics best model trained on datasets/data.yaml
|
2 |
+
author: Ultralytics
|
3 |
+
date: '2025-01-04T14:12:33.807292'
|
4 |
+
version: 8.3.57
|
5 |
+
license: AGPL-3.0 License (https://ultralytics.com/license)
|
6 |
+
docs: https://docs.ultralytics.com
|
7 |
+
stride: 32
|
8 |
+
task: detect
|
9 |
+
batch: 1
|
10 |
+
imgsz:
|
11 |
+
- 640
|
12 |
+
- 640
|
13 |
+
names:
|
14 |
+
0: bags
|
15 |
+
1: shoes
|
16 |
+
args:
|
17 |
+
batch: 1
|
18 |
+
half: false
|
19 |
+
int8: true
|
20 |
+
dynamic: false
|