Utilities for resolving COCO 80 class identifiers to their corresponding human readable labels. The labels are retrieved from ultralytics source
coco_classes(class_id = 1:80)A character vector with the COCO class names
Other class_resolution:
caltech_classes(),
imagenet_classes(),
pascal_voc_classes()