how to output a table with ocr as a table
#58
by
maaldic
- opened
Hello,
I would like to take tables from a pdf with ocr just like you guys did in the demo here: https://aistudio.baidu.com/paddleocr
How can I get such an output with PaddlePaddle/PaddleOCR-VL? I managed to run this model on Kaggle with GPU, and also managed to take a table as JSON
maaldic
changed discussion title from
how to output table as a table with ocr
to how to output a table with ocr as a table