加入ppe的rknn模型
This commit is contained in:
parent
682d568845
commit
80e0f229c3
BIN
models/yolov8s_ppe.rknn
Normal file
BIN
models/yolov8s_ppe.rknn
Normal file
Binary file not shown.
29
models/yolov8s_ppe_metadata.yaml
Normal file
29
models/yolov8s_ppe_metadata.yaml
Normal file
@ -0,0 +1,29 @@
|
||||
description: Ultralytics YOLOv8s_ppe model trained on datasets/construction-ppe/data.yaml
|
||||
author: Ultralytics
|
||||
date: '2026-03-13T14:51:07.932902'
|
||||
version: 8.4.18
|
||||
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: helmet
|
||||
1: gloves
|
||||
2: vest
|
||||
3: boots
|
||||
4: goggles
|
||||
5: none
|
||||
6: Person
|
||||
7: no_helmet
|
||||
8: no_goggle
|
||||
9: no_gloves
|
||||
10: no_boots
|
||||
args:
|
||||
batch: 1
|
||||
name: rk3588
|
||||
channels: 3
|
||||
end2end: false
|
||||
Loading…
Reference in New Issue
Block a user