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

add resize flag #13

Open
romerocesar opened this issue Jul 15, 2022 · 0 comments
Open

add resize flag #13

romerocesar opened this issue Jul 15, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@romerocesar
Copy link
Contributor

current state

currently the code resizes every frame captured before sending it to the groundlight API using a default resolution without a strong reason behind it. A --noresize flag can be used to send the frame as it was captured.

desired state

a -r, --resize=RES allows the user to provide the desired resolution to be sent and not resize by default.

guestions

  • the user typically cares about predictions and not image resolution, and they have no knowledge of what may be better for those predictions. what guidance can we provide to users of this flag?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant