请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:Windows
- 版本号/Version:Paddle:2.6.0
- PaddleOCR:
- 问题相关组件/Related components:CUDA 11.7 CUDNN8.4
- 运行指令/Command Code:
- python ppstructure/predict_system.py \ --image_dir=./doc/doc_jc/sarcopenia.pdf \ --det_model_dir=ppstructure/inference/ch_PP-OCRv4_det_server_infer \ --rec_model_dir=ppstructure/inference/ch_PP-OCRv4_rec_server_infer \ --rec_char_dict_path=ppocr/utils/ppocr_keys_v1.txt \ --table_model_dir=ppstructure/inference/ch_ppstructure_mobile_v2.0_SLANet_infer \ --table_char_dict_path=ppocr/utils/dict/table_structure_dict.txt \ --layout_model_dir=ppstructure/inference/picodet_lcnet_x1_0_fgd_layout_cdla_infer \ --layout_dict_path=ppocr/utils/dict/layout_dict/layout_cdla_dict.txt \ --vis_font_path=doc/fonts/simfang.ttf \ --table=False \ --recovery=False \ --output=saves/
- 完整报错/Complete Error Message:
我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no): yes
请尽量不要包含图片在问题中/Please try to not include the image in the issue.