Table-OCR-based-on-DeepLearning icon indicating copy to clipboard operation
Table-OCR-based-on-DeepLearning copied to clipboard

表格检测和表结构识别

Results 3 Table-OCR-based-on-DeepLearning issues
Sort by recently updated
recently updated
newest added

我看到model里面有LGPMA和RARE,RARE应该是基于PaddleOCR的那个项目,然后readme里提到您使用了cascade Mask R-CNN,我对此也是新手,没有找到项目中cascade Mask R-CNN的应用,然后跑了一下您的代码,装好了requirements.txt中的库后,可能是因为版本问题, ![{C`U@9D{J_@4T@SRUQU5P}I](https://user-images.githubusercontent.com/58357764/218263486-95a9a59d-c3b7-4576-be01-2d4fb1d85edc.png) 出现了类似这样的问题,希望开发者看到的话帮我解惑,谢谢!

分割是序列到序列哪种方法效果好呢

Hi, thanks for this awesome repo, how do you set it up because I keep running into errors. I pip installed requirements and launched app.py. is there something I'm missing?