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

测试一张图片大约要多久 #16

Open
qingfenghcy opened this issue Apr 25, 2018 · 1 comment
Open

测试一张图片大约要多久 #16

qingfenghcy opened this issue Apr 25, 2018 · 1 comment

Comments

@qingfenghcy
Copy link

使用python eval.py --I "./img/1_4.jpg" --M "./models/" --font_scale 1 --thickness 1我测试一张大约要20秒,感觉好慢,有什么可以调节的地方让他快一点吗,谢谢

@BoyuanJiang
Copy link
Owner

我觉得测试单张图片时大部分时间花在了从硬盘载入模型上了,解决的办法只能是用一个较轻的网络代替现在使用的网络。

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