ZunYin commited on
Commit
6de89a9
·
verified ·
1 Parent(s): a63b8d3

Upload 3 files

Browse files
best_int8_openvino_model/best.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82ea89fa6b2fdae018805526b041558ae8db45c6c8c7e88c85f31b1d06ba61e
3
+ size 11298836
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,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ description: Ultralytics best model trained on datasets/data.yaml
2
+ author: Ultralytics
3
+ date: '2025-01-06T06:24:08.887028'
4
+ version: 8.3.58
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: safety_head_cap
15
+ args:
16
+ batch: 1
17
+ half: false
18
+ int8: true
19
+ dynamic: false