tflite model trainiert und quantisiert

This commit is contained in:
2025-07-31 01:41:14 +02:00
parent 78ad1dd29e
commit c1ad03aad6
32 changed files with 8072 additions and 9 deletions
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,22 @@
description: Ultralytics best model trained on yolo_dataset/dataset.yaml
author: Ultralytics
date: '2025-07-31T01:20:11.832379'
version: 8.3.154
license: AGPL-3.0 License (https://ultralytics.com/license)
docs: https://docs.ultralytics.com
stride: 32
task: detect
batch: 1
imgsz:
- 320
- 320
names:
0: NAO-Roboter
args:
batch: 1
fraction: 1.0
half: false
int8: false
dynamic: false
nms: false
channels: 3
@@ -0,0 +1 @@
╥═кш°ЙЬ╗s─·С╝©°∙и■ы═²В├⌠б╠Q У╧■в╣У▀у≥(⌠ИЯ∙╡жЫьН2:5233161973706285970
@@ -0,0 +1,21 @@
description: Ultralytics best model trained on yolo_dataset/dataset.yaml
author: Ultralytics
date: '2025-07-31T01:21:01.673821'
version: 8.3.154
license: AGPL-3.0 License (https://ultralytics.com/license)
docs: https://docs.ultralytics.com
stride: 32
task: detect
batch: 1
imgsz:
- 320
- 320
names:
0: NAO-Roboter
args:
batch: 1
fraction: 1.0
half: false
int8: false
nms: false
channels: 3
Binary file not shown.