xhw205 / PaddleOCR_AlignTextLinks
PaddleOCR 输出结果的行对齐,表格制式图像OCR行对齐
☆44Updated 3 years ago
Alternatives and similar repositories for PaddleOCR_AlignText
Users that are interested in PaddleOCR_AlignText are comparing it to the libraries listed below
Sorting:
- 文档方向分类☆219Updated 7 months ago
- 该项目是为了使用layoutlmv3针对中文图片训练和推理。 其中主要解决三个问题: 1.数据标准化成可以的训练数据集格式 2.layoutlmv3-base-chinese 分词修改 2.超过512长度的文本切分和滑窗操作☆48Updated 9 months ago
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆102Updated last year
- 通用版面分析 | 中文文档解析 |Document Layout Analysis | layout paser☆46Updated last year
- 中文版面检测(Chinese layout detection),yolov8 is used to detect the layout of Chinese document images。☆58Updated 2 years ago
- 通过浏览器渲染生成表格图像☆224Updated last year
- Based on RapidOCR, extract the PDF content☆172Updated last month
- 该项目主要是为了识别图片里面的表格数据,并将表格数据抽取处理 ,导出成csv的文件。整个项目会使用streamlit进行部署和展示。使用的技术:paddleocr,PPStructure,streamlit☆34Updated 2 years ago
- ✅Deploy PaddleOCR with flask | 利用Flask对PaddleOCR进行部署,方便调用☆41Updated 3 years ago
- 360LayoutAnaylsis, a series Document Analysis Models and Datasets deleveped by 360 AI Research Institute☆290Updated 9 months ago
- 检测和提取各种场景图片中的表格区域,并纠正透视和旋转问题 Detect and extract table regions from images in various scenarios, and correct perspective and rotation i…☆98Updated 6 months ago
- chinese document classification of layoutlmv3 and layoutxlm☆43Updated 2 years ago
- Python3 package for Chinese/English OCR, with paddleocr-v4 onnx model(~14MB). 基于ppocr-v4-onnx模型推理,可实现 CPU 上毫秒级的 OCR 精准预测,通用场景中英文OCR达到开源SO…☆87Updated 5 months ago
- 【间隙·树·排序算法】 对OCR结果或PDF提取的文本进行版面分析,按人类阅读顺序进行排序。☆140Updated last year
- Analysis of Chinese and English layouts 中英文版面分析☆218Updated last week
- 视觉信息抽取任务中,使用OCR识别结果规范多模态大模型的回答☆35Updated 5 months ago
- 大模型预训练中文语料清洗及质量评估 Large model pre-training corpus cleaning☆65Updated 11 months ago
- chatglm-6B for tools application using langchain☆75Updated 2 years ago
- 利用LLM+敏感词库,来自动判别是否涉及敏感词。