glenn-jocher commited on
Commit
7df4fce
·
unverified ·
1 Parent(s): c0c5fd8

Update voc.yaml

Browse files
Files changed (1) hide show
  1. data/voc.yaml +2 -1
data/voc.yaml CHANGED
@@ -14,4 +14,5 @@ val: ../VOC/images/val/
14
  nc: 20
15
 
16
  # class names
17
- names: ['aeroplane', 'bicycle','bird','boat','bottle','bus','car','cat','chair','cow','diningtable','dog','horse','motorbike','person','pottedplant','sheep','sofa','train','tvmonitor']
 
 
14
  nc: 20
15
 
16
  # class names
17
+ names: ['aeroplane', 'bicycle','bird','boat','bottle','bus','car','cat','chair','cow','diningtable','dog','horse',
18
+ 'motorbike','person','pottedplant','sheep','sofa','train','tvmonitor']