轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。
☆102Apr 30, 2024Updated last year
Alternatives and similar repositories for ImageAnalysisService
Users that are interested in ImageAnalysisService are comparing it to the libraries listed below
Sorting:
- 基于transformer的ocr识别,在公章(印章识别, seal recognition)拓展应用☆288Oct 24, 2025Updated 4 months ago
- 印章检测和印章文字识别☆22Mar 29, 2024Updated last year
- 检测和提取各种场景图片中的表格区域,并纠正透视和旋转问题 Detect and extract table regions from images in various scenarios, and correct perspective and rotation i…☆117Dec 10, 2024Updated last year
- ☆19Sep 14, 2024Updated last year
- transformers ocr for chinese☆407Jan 13, 2023Updated 3 years ago
- This project uses YOLOv5 with integrated CBAM attention mechanism to perform seals object detection tasks, which can quickly detect circu…☆30Jul 28, 2023Updated 2 years ago
- Compute benchmark of table structure recognition.☆28Dec 2, 2025Updated 3 months ago
- [TIM 2025] Towards Accurate Readings of Water Meters by Eliminating Transition Error: New Dataset and Effective Solution☆14Mar 5, 2025Updated last year
- 修正文档扭曲/模糊/阴影等情况,使用onnx模 型简单轻量部署,未来持续跟进最新最好的文档矫正方案和模型,Correct document distortion using a lightweight ONNX model for easy deployment. We wi…☆98Dec 17, 2025Updated 3 months ago
- opencv调用jetson/rk3588 mpp硬解码,重写了open与read函数,支持h264/h265☆14Nov 27, 2025Updated 3 months ago
- 文档方向分类☆222Feb 3, 2026Updated last month
- DocTr++ in PaddlePaddle☆58Jul 24, 2024Updated last year
- 本card.io分支根据card.io卡片边框识别,增加了身份证正反面合成到一张A4纸大小的图片上。方便很多用户用照片打印身份证复印件。☆10Dec 4, 2017Updated 8 years ago
- 使用mnn-llm对GOT-OCR2.0进行推理☆13Oct 2, 2024Updated last year
- Recognition of Various Common Seal Scans in Complex Environments☆47May 28, 2024Updated last year
- ☆42Nov 13, 2023Updated 2 years ago
- 基于TrOCR + UniMER-1M数据集,训练一个小而美的公式识别模型☆29Updated this week
- Implementing a Commercial Level Face Payment System with Yolo+Arcface (yolo + arcface 实现 商用级别人脸支付系统 )☆11Sep 21, 2023Updated 2 years ago
- 整理目前开源的最优表格识别模型,完善前后处理,模型转换为ONNX | Organize the currently open-source optimal table recognition models, improve pre-processing and post-…☆933Aug 3, 2025Updated 7 months ago
- The official code for “Deep Unrestricted Document Image Rectification”, TMM, 2023.☆513Feb 1, 2026Updated last month
- A way to rectify curve text images using spatial transformer by pairs of points.☆40Dec 9, 2020Updated 5 years ago
- 万联物联网平台,基于Java8,Spring Boot2.2.13 ,SpringMVC,AdminLTE等开发。支持物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,HTTP等),灵活接入不同厂家不同协议等设备。实时数据处理,设备告…☆20Apr 17, 2024Updated last year
- ACM Multimedia 2023: DocDiff: Document Enhancement via Residual Diffusion Models. Also contains 1597 red seals in Chinese scenes, along w…☆338Aug 22, 2024Updated last year
- 智能文本自动处理工具(Intelligent text automatic processing tool)。AutoText的功能主要有文本纠错,图片ocr、版面检测以及表格结构识别等。The main functions of this project include …☆27May 17, 2023Updated 2 years ago
- Table Structure Recognition☆28Jul 25, 2024Updated last year
- 文档图像处理工具(Document image processing tool),包括漂白 / 文字方向矫正 / 清晰增强 / 笔记去噪美化 / 去阴影 / 扭曲矫正 / 切边增强(DocBleach / TextOrientationCorrection / DocSha…☆125Aug 27, 2024Updated last year
- ONNX-compatible DocShadow: High-Resolution Document Shadow Removal. Supports TensorRT 🚀☆25Sep 13, 2023Updated 2 years ago
- IFTG (ImageFromTextGenerator) is a Python package that simplifies creating robust datasets for OCR models. Generate images from text, app…☆21Nov 7, 2025Updated 4 months ago
- A toolbox of ocr models and algorithms based on MindSpore☆298Jul 24, 2025Updated 7 months ago
- fixed some errors from AirBernard/Scene-Text-Detection-with-SPCNET☆13Jul 29, 2019Updated 6 years ago
- 表格结构识别LGPMA推理☆25Nov 17, 2022Updated 3 years ago
- Analysis of Chinese and English layouts 中英文版面分析☆269Mar 6, 2026Updated 2 weeks ago
- 这是一个使用python Django框架进行后台搭建,数据库使用mysql,前端使用vue框架,使用element UI快速开发的web应用,通过对老人实时监控,分析老人的情感,是否摔倒,人脸检测判断是否有陌生人进入,义工交互,人员录入等功能☆19Sep 22, 2022Updated 3 years ago
- [CVPR 2024] DocRes: A Generalist Model Toward Unifying Document Image Restoration Tasks☆575Aug 3, 2025Updated 7 months ago
- 2022阿里天池真实场景篡改图像检测挑战赛-冠军方案(1/1149)☆11Mar 28, 2022Updated 3 years ago
- ☆155Oct 30, 2020Updated 5 years ago
- mediapipe-hand,mediapipe-body,mediapipe-face, mediapipe-embedding, mediapipe-classifier and so on.MNN inference☆34Updated this week
- 利用llm大语言模型提取卡证票据关键信息。Key Information Extraction from Image with LLM(large language model).Basically, it can extract key information from …☆16Jul 22, 2024Updated last year
- 这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。☆13Nov 15, 2022Updated 3 years ago