Gmgge / ImageAnalysisService

轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。
79 stars 11 forks source link

大佬,我直接运行你的项目,无识别你实例的图片 #17

Closed 0sensen0 closed 2 months ago

0sensen0 commented 3 months ago

image image image

Gmgge commented 3 months ago

emmm 你缺少ocr模型,请关注下paddleocr、rapidocr。