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
3c2c894
Windows 11 Pro Python 3.10.16 pytorch 12.4
I use this file
layout1.pdf
to test pdf_parser.py
And then I found that it has missed the word "rr" after OCR
As you see, my pdf file has rr like:
After running self._image_ function, the boxes are like:
It has missed the word "rr" after OCR
No response
Debug pdf_parser.py with layout1.pdf file(I have put it to Actual behavior) in vscode
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for the same bug?
RAGFlow workspace code commit ID
3c2c894
RAGFlow image version
3c2c894
Other environment information
Actual behavior
I use this file
layout1.pdf
to test pdf_parser.py
And then I found that it has missed the word "rr" after OCR
As you see, my pdf file has rr like:
After running self._image_ function, the boxes are like:
It has missed the word "rr" after OCR
Expected behavior
No response
Steps to reproduce
Additional information
No response
The text was updated successfully, but these errors were encountered: