ChristopherSTAN commited on
Commit
0bd619b
1 Parent(s): 389ed1f

Delete voc.yml

Browse files
Files changed (1) hide show
  1. data/voc.yml +0 -10
data/voc.yml DELETED
@@ -1,10 +0,0 @@
1
-
2
- # train and val datasets (image directory or *.txt file with image paths)
3
- train: ../VOC/images/train/
4
- val: ../VOC/images/val//
5
-
6
- # number of classes
7
- nc: 20
8
-
9
- # class names
10
- names: ['aeroplane', 'bicycle','bird','boat','bottle','bus','car','cat','chair','cow','diningtable','dog','horse','motorbike','person','pottedplant','sheep','sofa','train','tvmonitor']