from .coco_dataset import ( CocoDetection, mscoco_category2label, mscoco_label2category, mscoco_category2name, ) from .coco_eval import * from .coco_utils import get_coco_api_from_dataset