CharmainChua commited on
Commit
ff50a80
·
verified ·
1 Parent(s): e265b1d

Upload 3 files

Browse files
best_int8_openvino_model 3/best.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b80df7c6aef7acda225b2453ac01a2094546e0d99ddc7e091674d311dbe61338
3
+ size 11299232
best_int8_openvino_model 3/best.xml ADDED
The diff for this file is too large to render. See raw diff
 
best_int8_openvino_model 3/metadata.yaml ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ description: Ultralytics best model trained on /content/Curtain-and-windows-1/data.yaml
2
+ author: Ultralytics
3
+ date: '2025-01-17T16:16:53.891566'
4
+ version: 8.3.63
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: Curtain
15
+ 1: Window
16
+ args:
17
+ batch: 1
18
+ half: false
19
+ int8: true
20
+ dynamic: false