Skip to content
New issue

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

Extract Bounding Box of identified text #115

Open
sabyasachi-basu-i opened this issue Jun 14, 2022 · 0 comments
Open

Extract Bounding Box of identified text #115

sabyasachi-basu-i opened this issue Jun 14, 2022 · 0 comments

Comments

@sabyasachi-basu-i
Copy link

Dear Team,

This is a brilliant work on form data extraction. I was working on a custom model on top of this research. However, I ma stuck at one point. I want to extract the bounding box of the recognized entity. While I am able to retrieve the entity o/p I'm confused where are we storing the bounding box of the recognized entity in runtime memory (if we are doing that at all)

I could not find any exactly relevant issue thread answering my question. PFB the o/p of my code.

[note] spans/rangeTemp is giving me a tuple, but I'm looking for the complete bounding box x1 through y4.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant