This commit is contained in:
6
benchmark/PaddleOCR_DBNet/utils/cal_recall/__init__.py
Normal file
6
benchmark/PaddleOCR_DBNet/utils/cal_recall/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# @Time : 1/16/19 6:40 AM
|
||||
# @Author : zhoujun
|
||||
from .script import cal_recall_precision_f1
|
||||
|
||||
__all__ = ["cal_recall_precision_f1"]
|
||||
Reference in New Issue
Block a user