cheng-hust's picture
Upload 91 files
a25d5d4 verified
raw
history blame
205 Bytes
from .coco_dataset import (
CocoDetection,
mscoco_category2label,
mscoco_label2category,
mscoco_category2name,
)
from .coco_eval import *
from .coco_utils import get_coco_api_from_dataset