Upload 3 files
Browse files- OpenVino/metadata.yaml +20 -0
- OpenVino/modelo.bin +3 -0
- OpenVino/modelo.xml +0 -0
OpenVino/metadata.yaml
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
description: Ultralytics modelo model trained on /kaggle/working/data.yaml
|
2 |
+
author: Ultralytics
|
3 |
+
date: '2025-01-03T16:12:50.362575'
|
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: Cha
|
15 |
+
1: NTR
|
16 |
+
args:
|
17 |
+
batch: 1
|
18 |
+
half: false
|
19 |
+
int8: true
|
20 |
+
dynamic: false
|
OpenVino/modelo.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52e08893e1330c2721c6147f7d86ebea20aa76357cb060fd56ed394417afe31d
|
3 |
+
size 11299220
|
OpenVino/modelo.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|