We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好~最近在用got来做手写英语的ocr识别功能,在用预训练模型的时候,发现输出的英语单词是拼写矫正的,请问怎么做到只输出原始手写的内容。
感谢百忙之中,抽空帮帮我~~~
例如:
图片中原始手写的内容是 I hae aplle, 但是模型输出的是 I have apple。
The text was updated successfully, but these errors were encountered:
这是个好问题,占个坑。生成模型做ocr的通病吧,这应该是LLM的幻觉,我用qwen2vl训练ocr,它经常会替换近义词,字虽然不对,但是意思是对的。
Sorry, something went wrong.
No branches or pull requests
您好~最近在用got来做手写英语的ocr识别功能,在用预训练模型的时候,发现输出的英语单词是拼写矫正的,请问怎么做到只输出原始手写的内容。
感谢百忙之中,抽空帮帮我~~~
例如:
图片中原始手写的内容是 I hae aplle,
但是模型输出的是 I have apple。
The text was updated successfully, but these errors were encountered: