astoken commited on
Commit
ccf0af1
·
1 Parent(s): e572bb0

Revert coco128.yaml to initial commit

Browse files
Files changed (1) hide show
  1. data/coco128.yaml +2 -2
data/coco128.yaml CHANGED
@@ -8,8 +8,8 @@
8
 
9
 
10
  # train and val datasets (image directory or *.txt file with image paths)
11
- train: C:/Users/astoken/projects/yolov5/data/coco/images/train2017
12
- val: C:/Users/astoken/projects/yolov5/data/coco/images/train2017
13
 
14
  # number of classes
15
  nc: 80
 
8
 
9
 
10
  # train and val datasets (image directory or *.txt file with image paths)
11
+ train: ../coco128/images/train2017/
12
+ val: ../coco128/images/train2017/
13
 
14
  # number of classes
15
  nc: 80