dragronstranding

Results 2 issues of dragronstranding

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components: - 运行指令/Command Code:python3 predict_system.py --kie_algorithm=LayoutXLM --re_model_dir=./inference/re_vi_layoutxlm_xfund_infer --ser_model_dir=./inference/ser_vi_layoutxlm_xfund_infer --image_dir=./docs/kie/input/zh_val_42.jpg --ser_dict_path=../ppocr/utils/dict/kie_dict/xfund_class_list.txt --vis_font_path=../doc/fonts/simfang.ttf --ocr_order_method="tb-yx" --mode=kie...

#### 问题描述 / Problem Description 下载最新发布的表格识别模型进行推理,然后按照文档来运行会报错 #### 运行环境 / Runtime Environment - OS: - Paddle: 2.3.2.post112 - PaddleOCR: 2.7.0.2 #### 复现代码 / Reproduction Code python table/predict_table.py --det_model_dir=../weights/ch_PP-OCRv3_det_infer --rec_model_dir=../weights/ch_PP-OCRv3_rec_infer --table_model_dir=../weights/ch_ppstructure_openatom_SLANetv2_infer --rec_char_dict_path=../ppocr/utils/ppocr_keys_v1.txt...