Excel file returning empty value with no error [URGENT] #13024
-
I have downloaded the English model and pasted it into the correct file. Still, the Excel output file is empty. Please help D:\xyz\code\PaddleOCR\ppstructure\inference This is the code that I used: !git clone https://github.com/PaddlePaddle/PaddleOCR.git Run the Python script for table prediction!python table\predict_table.py --det_model_dir=inference\en_PP-OCRv3_det_infer Result : [2024/06/11 16:02:12] ppocr INFO: [0/1] michael_jordan_stats.png |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Could you please provide the original image so we can test? |
Beta Was this translation helpful? Give feedback.
-
Got wrong result, it treated it as an equation. so the table is empty. |
Beta Was this translation helpful? Give feedback.
This looks good.
Try this code.