Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ and Github Issue to get the answer.Have a nice day!
2条答案
按热度按时间2ul0zpep1#
您好,我们已经收到了您的问题,会安排技术人员尽快解答您的问题,请耐心等待。请您再次检查是否提供了清晰的问题描述、复现代码、环境&版本、报错信息等。同时,您也可以通过查看官网文档、常见问题、历史Issue来寻求解答。祝您生活愉快~
Hi! We've received your issue and please be patient to get responded. We will arrange technicians to answer your questions as soon as possible. Please make sure that you have posted enough message to demo your request. You may also check out the API,FAQ and Github Issue to get the answer.Have a nice day!
vxf3dgd42#
你好,请问你使用的是PaddleOCR 提供的预训练模型吗,
PaddleOCR 提供了一个适合手机端的OCR预训练模型:
建议使用zhe这种简化的模型结构,因为手机端计算资源有限,(为了保证计算速度)手机上使用的模型一般是经过结构简化的、所以一般计算精度会比服务器端 低一些。
如果是同一个模型在手机端和电脑端运算结果不一致,可能是 我们Paddle自己的问题;
如果是PaddleOCR 发布的预训练模型、发布前会有精度测试、或者可以检查一下所用Paddle-Lite 、PaddleOCR版本是否为 PaddleOCR 推荐的版本