提交 8f81956f 编写于 作者: W WenmuZhou

rename metric

上级 695c4db7
......@@ -23,8 +23,8 @@ __all__ = ['build_metric']
def build_metric(config):
from .DetMetric import DetMetric
from .RecMetric import RecMetric
from .det_metric import DetMetric
from .rec_metric import RecMetric
support_dict = ['DetMetric', 'RecMetric']
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册