fatestaynight commited on
Commit
4740965
·
verified ·
1 Parent(s): d8acda5

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:e331cc098f1b57b8834fb3914fd833e7eb3ddae2642dc42b5fcd7bb26e9ba778
3
+ size 11300036
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,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ description: Ultralytics best model trained on datasets/data.yaml
2
+ author: Ultralytics
3
+ date: '2025-01-07T04:22:04.427016'
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: Buffalo
15
+ 1: Elephant
16
+ 2: Rhino
17
+ 3: Zebra
18
+ args:
19
+ batch: 1
20
+ half: false
21
+ int8: true
22
+ dynamic: false