microsoft / microsoft/OmniParser
Can the granularity of element recognition be modified?
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 25.4k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
Can the granularity of image element recognition be adjusted? When I recognize images of tables, I find that each row in each cell is recognized as a separate element. Is it possible to locate by the granularity of the cells?
thank you so much
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the image element recognition path and determine whether table cells can be returned as individual elements instead of rows; done means the supported granularity is documented or implemented and verified on table images.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100