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

Giving more context on image requirements #119

Open
n-sviridenko opened this issue Jan 21, 2025 · 0 comments
Open

Giving more context on image requirements #119

n-sviridenko opened this issue Jan 21, 2025 · 0 comments

Comments

@n-sviridenko
Copy link

n-sviridenko commented Jan 21, 2025

Hi everyone,

Having a few questions on the image requirements:

  1. What's the minimum device pixel ratio for image that can be passed to get proper results? Currently we send screenshots from retina displays, which are pretty big, and I'm not sure if it has to be that big. Furthermore, maybe it can be even smaller than the 1x device pixel ratio (e.g. 0.5).

  2. How significantly does the image dimensions impact the inference time (if anyone did some benchmarking)? E.g. 2x size increases the inference time only by 10% etc.

  3. Are there already some optimisations in the OmniParser code that reduce the image dimensions?

Best,
Nikita

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