AK391
all files
7734d5b
raw history blame
No virus
178 Bytes
#!/usr/bin/env python3
# -*- coding:utf-8 -*-
# Copyright (c) Megvii, Inc. and its affiliates.
from .coco_evaluator import COCOEvaluator
from .mot_evaluator import MOTEvaluator