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:0fcad33ac6f19a241039e8cd34636d5fda48959ee813092bccae4ee75f546fff
|
| 3 |
+
size 9624620
|
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,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
description: Ultralytics YOLO11s model trained on yolo-fine-1/data.yaml
|
| 2 |
+
author: Ultralytics
|
| 3 |
+
date: '2025-12-12T19:48:26.029387'
|
| 4 |
+
version: 8.3.235
|
| 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: camel
|
| 16 |
+
args:
|
| 17 |
+
batch: 1
|
| 18 |
+
fraction: 1.0
|
| 19 |
+
half: false
|
| 20 |
+
int8: true
|
| 21 |
+
dynamic: false
|
| 22 |
+
nms: false
|
| 23 |
+
channels: 3
|