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 option to pass bounding boxes to process_and_segment_image #2

Open
ellenemerson opened this issue Mar 25, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ellenemerson
Copy link

It would be great to have an option to pass in bounding boxes to this function. I believe this can be done by allowing a value other than None here.

I believe there is some resizing(rescaling?) of images that are larger than 1k that goes on under the hood. I think the bounding boxes will need to be similarly scaled and/or the expectations will need to be made explicit in some way.

@rossbar rossbar added the enhancement New feature or request label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants