RapidAI / RapidTable
基于序列表格识别算法推理库,集成PP-Structure和modelscope等表格识别算法。
☆287Updated last week
Alternatives and similar repositories for RapidTable
Users that are interested in RapidTable are comparing it to the libraries listed below
Sorting:
- Analysis of Chinese and English layouts 中英文版面分析☆208Updated last month
- 文档方向分类☆217Updated 5 months ago
- 整理目前开源的最优表格识别模型,完善前后处理,模型转换为ONNX Organize the currently open-source optimal table recognition models, improve pre-processing and post…☆676Updated last month
- 检测和提取各种场景图片中的表格区域,并纠正透视和旋转问题 Detect and extract table regions from images in various scenarios, and correct perspective and rotation i…☆84Updated 5 months ago
- 360LayoutAnaylsis, a series Document Analysis Models and Datasets deleveped by 360 AI Research Institute☆281Updated 8 months ago
- A Faster LayoutReader Model based on LayoutLMv3, Sort OCR bboxes to reading order.☆221Updated 11 months ago
- A High-efficiency Open-source Toolkit for Table-to-Latex Task☆238Updated 5 months ago
- 【间隙·树·排序算法】 对OCR结果或PDF提取的文本进行版面分析,按人类阅读顺序进行排序。☆132Updated last year
- 如需体验textin文档解析,请点击https://cc.co/16YSIy☆93Updated 6 months ago
- 通过浏览器渲染生成表格图像☆217Updated last year
- CDLA: A Chinese document layout analysis (CDLA) dataset☆266Updated 3 years ago
- 基于transformer的ocr识别,在公章(印章识别, seal recognition)拓展应用☆224Updated 2 months ago
- A Curated List of Awesome Table Structure Recognition (TSR) Research. Including models, papers, datasets and codes. Continuously updating…☆181Updated 8 months ago
- 📝 针对文档类图像做内容提取,将文档类图像一比一输出到Word或者Txt中,便于进一步使用或处理。后续计划支持输入PDF/图像,输出对应json格式、Txt格式、Word格式和Markdown格式。☆193Updated 6 months ago
- 中文版面检测(Chinese layout detection),yolov8 is used to detect the layout of Chinese document images。☆59Updated 2 years ago
- Based on RapidOCR, extract the PDF content☆166Updated last week
- [CVPR 2025] A Comprehensive Benchmark for Document Parsing and Evaluation☆424Updated last month
- UniMERNet: A Universal Network for Real-World Mathematical Expression Recognition☆326Updated last month
- [ACM'MM 2024 Oral] Official code for "OneChart: Purify the Chart Structural Extraction via One Auxiliary Token"☆224Updated last month
- Compute benchmark of table structure recognition.☆20Updated last year
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆95Updated last year
- 修正文档扭曲/模糊/阴影等情况,使用onnx模型简单轻量部署,未来持续跟进最新最好的文档矫正方案和模型,Correct document distortion using a lightweight ONNX model for easy deployment. We wi…☆51Updated 5 months ago
- Table Structure Recognition☆19Updated 9 months ago
- GOT的vLLM加速实现 并结合 MinerU 实现RAG中的pdf 解析☆56Updated 6 months ago
- gpt_server是一个用于生产级部署LLMs、Embedding、Reranker、ASR和TTS的开源框架。☆177Updated last week
- transformers ocr for chinese☆386Updated 2 years ago
- ☆489Updated 9 months ago
- official code for "Fox: Focus Anywhere for Fine-grained Multi-page Document Understanding"☆146Updated 11 months ago
- 该项目是为了使用layoutlmv3针对中文图片训练和推理。 其中主要解决三个问题: 1.数据标准化成可以的训练数据集格式 2.layoutlmv3-base-chinese 分词修改 2.超过512长度的文本切分和滑窗操作☆48Updated 8 months ago
- Convert files into markdown to help RAG or LLM understand, based on markitdown and MinerU, which could provide high quality pdf parser.☆95Updated last month