我还没有部署本项目,仅是使用在线的demo,当我上传一份药品说明书时,他不能正常进行读取并且出现了大量的重复问题
OCRFlux项目使用体验分享:在线Demo上传药品说明书识别失败及重复问题分析麦浪哥哥V6个月前发布关注私信1130举报内容 我还没有部署本项目,仅是使用在线的demo,当我上传一份药品说明书时,他不能正常进行读取并且出现了大量的重复问题 © 版权声明文章版权归作者所有,未经允许请勿转载。如内容涉嫌侵权,请在本页底部进入<联系我们>进行举报投诉!THE END知识分享 如果内容对您有所帮助,就支持一下吧!点赞0 分享QQ空间微博QQ好友海报分享复制链接收藏
- 最新
- 最热
只看作者In this case, the retry mechanism of our model will be triggered, and the generating temperature will increase with the number of retries to alleviate this issue. In the online demo, we set a small
max_page_retriesfor efficiency, but you can use a larger value when deploying it locally to solve the promble.