feat: initial HSAP platform
Huaxu Sentinel Active Safety Platform with embedded algorithm code, Docker Compose setup, and vendored dataset scaffolds for clone-and-run. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
9
datasets/dms/configs/yolov8n-face-0726.yaml
Normal file
9
datasets/dms/configs/yolov8n-face-0726.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# ADDW 人脸关键点 (pose)
|
||||
path: /home/chengfanglu/DATA/DMS/DATASET/gyp/yoloface-0726
|
||||
train: images/train
|
||||
val: images/val
|
||||
test:
|
||||
|
||||
kpt_shape: [37, 3]
|
||||
names:
|
||||
0: face
|
||||
Reference in New Issue
Block a user