Update voc.yaml
Browse files- 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',
|
|
|
|
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']
|