sunnychenxiwang's picture
update all
24c4def
raw
history blame
133 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .e2e_hmean_iou_metric import E2EHmeanIOUMetric
__all__ = ['E2EHmeanIOUMetric']