first commit

This commit is contained in:
douboer
2025-10-30 15:40:56 +08:00
parent fe4a3e7cbf
commit 2fb4b22328
344 changed files with 8595 additions and 567 deletions

15
yolo_dataset/dataset.yaml Normal file
View File

@@ -0,0 +1,15 @@
# auto-generated by scripts/prepare_yolo_dataset.py
path: /Users/gavin/lab/digit_cracker/yolo_dataset
train: images/train
val: images/val
names:
0: 0
1: 1
2: 2
3: 3
4: 4
5: 5
6: 6
7: 7
8: 8
9: 9