Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inference error #90

Closed
songfh opened this issue May 24, 2020 · 3 comments
Closed

inference error #90

songfh opened this issue May 24, 2020 · 3 comments

Comments

@songfh
Copy link

songfh commented May 24, 2020

image
谢改db_postprocess.py 131行后入下图132行所示:
image
运行后,报错信息如下:
image
谢改db_postprocess.py 47行后入下图48行所示:
image
再次运行后,报错信息如下:
image

@LDOUBLEV
Copy link
Collaborator

你好,没能复现你的问题,在其他图片上测试是正常的吗?

@songfh
Copy link
Author

songfh commented May 26, 2020

测试了几张,都不行。
我用的镜像是hub.baidubce.com/paddlepaddle/paddle:1.7.2,宿主机是:mac air

@LDOUBLEV
Copy link
Collaborator

测试了几张,都不行。
我用的镜像是hub.baidubce.com/paddlepaddle/paddle:1.7.2,宿主机是:mac air

试下拉develop分支最新的代码。
或者换个docker: hub.baidubce.com/paddlepaddle/paddle:latest-gpu-cuda9.0-cudnn7-dev
启动的时候不要用nvidia-docker 启动 用docker启动。

docker run --name ppocr -v $PWD:/paddle --network=host -it hub.baidubce.com/paddlepaddle/paddle:latest-gpu-cuda9.0-cudnn7-dev /bin/bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants