OmniParser
OmniParser copied to clipboard
Issue detecting some icons
Thanks for putting this up!
In full view, the icons in the top right weren't recognize:
I put a close up version, it works for the search icon but detected as text Q.
Another example, mostly looks good, just some icons not detected
What could be the issue and how can I improve it? It was running on M2 Mac.
PaddleOCR can fail in icons that look like a letter since it's character based. You can try turning it off.
Hi @tanys123, I think this is a known issue for ocr module, you can try to set a higher confidence level for the ocr module so that it has less false positive detection