无法复现单张图片测试样例结果 #12422
Unanswered
shendushushi-jase
asked this question in
Q&A
无法复现单张图片测试样例结果
#12422
Replies: 3 comments
-
我测试出来和上面一样的效果,请问是什么问题呢? |
Beta Was this translation helpful? Give feedback.
0 replies
-
哈哈,我也是,这是啥情况啊? |
Beta Was this translation helpful? Give feedback.
0 replies
-
估计是en字体有问题,换个就行了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
style_text_models 中的模型或者字体有过调整,无法复现测试效果;

style_text_models 模型下载地址:wget https://paddleocr.bj.bcebos.com/dygraph_v2.0/style_text/style_text_models.zip
执行测试的命令:
python3 tools/synth_image.py -c configs/config.yml --style_image examples/style_images/2.jpg --text_corpus PaddleOCR --language en
生成的fake_text.jpg 图片如下:
Beta Was this translation helpful? Give feedback.
All reactions