dataset.yaml 358 B

12345678910
  1. # Please insure that your custom_dataset are put in same parent dir with YOLOv6_DIR
  2. train: images/train # train images
  3. val: images/val # val images
  4. test: images/test # test images (optional)
  5. # whether it is coco dataset, only coco dataset should be set to True.
  6. is_coco: False
  7. # Classes
  8. nc: 3 # number of classes
  9. names: ['zz', 'zs', 'kxc'] # class names