Upload 3 files
Browse files
best_yolov8m_int8_openvino_model/best_yolov8m.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e138b921362921a9dd046a3c4f082bb1133b22eeb250d5163413809733e0e70
|
| 3 |
+
size 3145164
|
best_yolov8m_int8_openvino_model/best_yolov8m.xml
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
best_yolov8m_int8_openvino_model/metadata.yaml
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
description: Ultralytics best_YOLOv8m model trained on /content/drive/MyDrive/ata_dataset_final/data.yml
|
| 2 |
+
author: Ultralytics
|
| 3 |
+
date: '2025-07-13T14:10:49.741817'
|
| 4 |
+
version: 8.3.165
|
| 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: cap
|
| 15 |
+
1: sock
|
| 16 |
+
args:
|
| 17 |
+
batch: 1
|
| 18 |
+
fraction: 1.0
|
| 19 |
+
half: false
|
| 20 |
+
int8: true
|
| 21 |
+
dynamic: false
|
| 22 |
+
nms: false
|
| 23 |
+
channels: 3
|