Commit 29.05.2025

This commit is contained in:
2025-06-01 14:01:16 +02:00
parent 2f1080922f
commit 1e4d9ecef7
43 changed files with 9085 additions and 3 deletions

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,22 @@
description: Ultralytics best model trained on yolo_dataset\dataset.yaml
author: Ultralytics
date: '2025-05-30T16:19:53.376545'
version: 8.3.146
license: AGPL-3.0 License (https://ultralytics.com/license)
docs: https://docs.ultralytics.com
stride: 32
task: detect
batch: 1
imgsz:
- 640
- 640
names:
0: NAO-Roboter
args:
batch: 1
fraction: 1.0
half: false
int8: false
dynamic: false
nms: false
channels: 3

Binary file not shown.