Commit cd0522fb authored by WenmuZhou's avatar WenmuZhou
Browse files

add table eval and predict script

parent eb7ce442
......@@ -31,7 +31,7 @@ import tools.infer.predict_det as predict_det
import ppstructure.table.predict_structure as predict_strture
from ppocr.utils.utility import get_image_file_list, check_and_read_gif
from ppocr.utils.logging import get_logger
from ppocr.utils.table_utils.matcher import distance, compute_iou
from ppstructure.table.matcher import distance, compute_iou
logger = get_logger()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment