cocoCategories2014

val cocoCategories2014: Map<Int, String>

80 object categories in COCO dataset.

Note that output class labels of SSD model do not correspond to ids in COCO annotations. If you want to evaluate this model on the COCO validation/test set, you need to convert class predictions using appropriate mapping.

See also