yuanquderzi / Invoice_recognition_systemLinks
使用FastAPI构建发票识别系统后端服务,支持并发。使用ERFNet模型训练发票轮廓检测,进行畸变矫正,OCR识别,模板匹配,支持倾斜发票识别。准确率99.9%。
☆12Updated 6 months ago
Alternatives and similar repositories for Invoice_recognition_system
Users that are interested in Invoice_recognition_system are comparing it to the libraries listed below
Sorting:
- nlp标注平台 前端/后端☆17Updated 4 years ago
- 卡证和文档检测和矫正☆76Updated last year
- 修正文档扭曲/模糊/阴影等情况,使用onnx模型简单轻量部署,未来持续跟进最新最好的文档矫正方案和模型,Correct document distortion using a lightweight ONNX model for easy deployment. We wi…☆85Updated 11 months ago
- PaddleOCR 输出结果的行对齐,表格制式图像OCR行对齐☆47Updated 4 years ago
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆101Updated last year
- 视觉信息抽取任务中,使用OCR识别结果规范多模态大模型的回答☆42Updated 10 months ago
- 文档图像处理工具(Document image processing tool),包括漂白 / 文字方向矫正 / 清晰增强 / 笔记去噪美化 / 去阴影 / 扭曲矫正 / 切边增强(DocBleach / TextOrientationCorrection / DocSha…☆107Updated last year
- Python3 package for Chinese/English OCR,use paddleocr-v5 onnx model(~20MB), with ultra-fast inference speed. 基于ppocr-v5-onnx模型推理,中英文OCR开源…☆115Updated 4 months ago
- 印章检测和印章文字识别☆21Updated last year
- 该项目是为了使用layoutlmv3针对中文图片训练和推理。 其中主要解决三个问题: 1.数据标准化成可以的训练数据集格式 2.layoutlmv3-base-chinese 分词修改 2.超过512长度的文本切分和滑窗操作☆60Updated last year
- MacBERT for Chinese Spelling Correction, macbert中文拼写纠错☆16Updated 3 years ago
- python opencv 文档照片与证件照片的仿射变换的矫正☆11Updated 5 years ago
- 读光中英文OCR onnx 版本模型使用 | Code for using the ONNX version of DuGuang OCR in both Chinese and English☆49Updated 6 months ago
- chinese document classification of layoutlmv3 and layoutxlm☆44Updated 3 years ago
- Based on RapidOCR, extract the PDF content☆182Updated 6 months ago
- ☆25Updated 3 years ago
- Document photo perspective transformation correction,利用unet网络进行 文档照片透视纠偏