cheng-hust's picture
Upload 91 files
e8861c0 verified
raw
history blame contribute delete
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