Skip to content

hover-cheng/ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR翻译

ocr

Requirements

pip install paddlepaddle
pip install paddleocr
pip install uwsgi

Introduction

基于bottle框架开发,使用python3环境运行,调用paddlepaddle ocr模型,识别图片中的文字,调用bing翻译服务,将识别的文字进行翻译

paddleOCR文档:https://paddlepaddle.github.io/PaddleOCR/latest/index.html

run

uwsgi --ini uwsgi.ini

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published