]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tidl/tidl-api.git/blob - examples/ssd_multibox/jdetnet_voc_objects.json
Merge branch 'hotfix/v01.05.01'
[tidl/tidl-api.git] / examples / ssd_multibox / jdetnet_voc_objects.json
1 {
2   "network": "jdetnet_voc",
3   "objects": [
4     { "label": "background",       "color_bgr": [ 255, 255, 255 ] },
5     { "label": "aeroplane",        "color_bgr": [   0,   0,   0 ] },
6     { "label": "bicycle",          "color_bgr": [   0,   0,   0 ] },
7     { "label": "bird",             "color_bgr": [   0,   0,   0 ] },
8     { "label": "boat",             "color_bgr": [   0,   0,   0 ] },
9     { "label": "bottle",           "color_bgr": [   0,   0,   0 ] },
10     { "label": "bus",              "color_bgr": [ 192,   0,   0 ] },
11     { "label": "car",              "color_bgr": [ 255,   0,   0 ] },
12     { "label": "cat",              "color_bgr": [   0,   0,   0 ] },
13     { "label": "chair",            "color_bgr": [   0,   0,   0 ] },
14     { "label": "cow",              "color_bgr": [   0, 224,   0 ] },
15     { "label": "diningtable",      "color_bgr": [   0,   0,   0 ] },
16     { "label": "dog",              "color_bgr": [   0,   0,   0 ] },
17     { "label": "horse",            "color_bgr": [   0, 255,   0 ] },
18     { "label": "motorbike",        "color_bgr": [ 128,   0,   0 ] },
19     { "label": "person",           "color_bgr": [   0,   0, 255 ] },
20     { "label": "pottedplant",      "color_bgr": [   0, 128,   0 ] },
21     { "label": "sheep",            "color_bgr": [   0, 192,   0 ] },
22     { "label": "sofa",             "color_bgr": [   0,   0,   0 ] },
23     { "label": "train",            "color_bgr": [ 224,   0,   0 ] },
24     { "label": "tvmonitor",        "color_bgr": [   0,   0,   0 ] }
25   ]
26 }