Upload 3 files
Browse files
best_openvino_model/best.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:189133abcfa65b380c4645be4d512894ae1026c6f76ce2f982586786823d2520
|
3 |
+
size 44606472
|
best_openvino_model/best.xml
ADDED
The diff for this file is too large to render.
See raw diff
|
|
best_openvino_model/metadata.yaml
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
description: Ultralytics best model trained on /content/dogs-2-1/data.yaml
|
2 |
+
author: Ultralytics
|
3 |
+
date: '2025-02-21T20:35:28.944216'
|
4 |
+
version: 8.3.78
|
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: Chihuahua
|
15 |
+
1: Golden Retriever
|
16 |
+
args:
|
17 |
+
batch: 1
|
18 |
+
half: false
|
19 |
+
int8: false
|
20 |
+
dynamic: false
|
21 |
+
nms: false
|