-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Open
Labels
🐞 bugSomething isn't working, pull request that fix bug.Something isn't working, pull request that fix bug.
Description
Is there an existing issue for the same bug?
- I have checked the existing issues.
RAGFlow workspace code commit ID
RAGFlow image version
Other environment information
Windows 11 Pro
Python 3.10.16
pytorch 12.4
Actual behavior
I use this file
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
Debug pdf_parser.py with layout1.pdf file(I have put it to Actual behavior) in vscode
Additional information
No response
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't working, pull request that fix bug.Something isn't working, pull request that fix bug.