mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
add table eval and predict script
This commit is contained in:
parent
eb7ce442a3
commit
cd0522fbfd
@ -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()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user