PaddleOCR/latest/ppstructure/blog/return_word_pos #14888
Replies: 1 comment
-
PS F:\project\python\PaddleOCR-2.10.0\ppstructure> python predict_system.py --use_gpu=False --image_dir=../../a.png --det_model_dir=inference/ch_PP-OCRv3_det_infer --rec_model_dir=inference/ch_PP-OCRv3_rec_infer --rec_char_dict_path=../ppocr/utils/ppocr_keys_v1.txt --table_model_dir=inference/ch_ppstructure_mobile_v2.0_SLANet_infer --table_char_dict_path=../ppocr/utils/dict/table_structure_dict_ch.txt --layout_model_dir=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/chinese_cht.ttf --recovery=True --output=../output/ --return_word_box=True |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleOCR/latest/ppstructure/blog/return_word_pos
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
https://paddlepaddle.github.io/PaddleOCR/latest/ppstructure/blog/return_word_pos.html
Beta Was this translation helpful? Give feedback.
All reactions