Skip to content

Commit 7c0c619

Browse files
committed
fix yolo classes
1 parent 72393e1 commit 7c0c619

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/sauvc_object_detection/weights/yolov8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
nc: 7 # number of classes
1+
nc: 9 # number of classes
22
names:
33
0: gate
44
1: orange_flare

src/stingray

0 commit comments

Comments
 (0)