returns table in chinese, when I explicitly download english weights #12783
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
First I'm downloading all the necessery weights:
And also using the recommended version:
I've modified the
And calling this function like this:
I've downloaded other necessery files from here: ppocr_keys_v1.txt, table_structure_dict.txt
I just wanted to generate HTML table out of a document. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Having a same issue |
Beta Was this translation helpful? Give feedback.
-
ppocr_keys_v1.txt |
Beta Was this translation helpful? Give feedback.
ppocr_keys_v1.txt
this dict is a Chinese character dict.
you should use en dict which can download from this link.
https://github.com/PaddlePaddle/PaddleOCR/blob/main/ppocr/utils/en_dict.txt