图片关键信息提取 #14813
Unanswered
eunij-peanut
asked this question in
Q&A
图片关键信息提取
#14813
Replies: 1 comment 2 replies
-
PaddleOCR 确实可以实现从不同样式的图片中提取相同的关键信息,你的思路基本是正确的,即通过标注不同样式的图片并进行训练,让模型学习这些关键信息的模式。然而,你遇到的问题是模型预测时仍然检测到了你不想要的文本。这可能与以下几个因素有关: 可能的原因:
解决方案:
可以参考这个 Discussion 进行详细的优化: 希望这些方法能帮助你更精准地提取图片中的关键信息!🎯 Response generated by 🤖 feifei-bot | chatgpt-4o-latest |
Beta Was this translation helpful? Give feedback.
2 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.
-
PaddleOCR能实现从不同样式的图片提取出相同的关键信息吗?把不同样式的图片打好标签一起喂给模型就可以吗?我只想提取部分的信息,不想将图片内容全部提取,模型能实现这个功能吗?请各位佬帮忙解答一下,多谢多谢
Beta Was this translation helpful? Give feedback.
All reactions