File size: 138 Bytes
9427f11
 
 
 
 
 
 
1
2
3
4
5
6
7
# YOLO dataset config
path: /home/kirill/projects/hackatons/ozon/yolo_dataset
train: images/train
val: images/val

nc: 1
names: ['object']