paddle ocr

Tinger 6103b9c651 for gpu %!s(int64=2) %!d(string=hai) anos
models afb53c2ca2 v1.0 %!s(int64=2) %!d(string=hai) anos
static fbdfa751be 0.0.0.0 %!s(int64=2) %!d(string=hai) anos
templates afb53c2ca2 v1.0 %!s(int64=2) %!d(string=hai) anos
utils e1bd440287 fix font %!s(int64=2) %!d(string=hai) anos
.gitignore 52616297b9 log level -> warn %!s(int64=2) %!d(string=hai) anos
Dockerfile 52616297b9 log level -> warn %!s(int64=2) %!d(string=hai) anos
Readme.md bd1fa72432 更新格式 %!s(int64=2) %!d(string=hai) anos
app.py 6103b9c651 for gpu %!s(int64=2) %!d(string=hai) anos
docker-compose.yml 6103b9c651 for gpu %!s(int64=2) %!d(string=hai) anos
gunicorn.conf.py 52616297b9 log level -> warn %!s(int64=2) %!d(string=hai) anos
requires.txt afb53c2ca2 v1.0 %!s(int64=2) %!d(string=hai) anos

Readme.md

PaddleOCR API


$host: http://139.9.167.178:5050

接口说明:内网外网


  • $host/

    • 请求方法:浏览器访问
    • 说明:在线测试演示首页
  • $host/ocr-raw-api/

    • 请求方法:POST
    • 参数列表:
    • picture: 待识别的图片文件
    • 返回数据:JSON
    • 详见接口说明:内网外网
  • $host/ocr-filter/

    • 请求方法:POST
    • 参数列表:
    • picture: 待识别的图片文件
    • 返回数据:JSON
    • 详见接口说明:内网外网