Skip to content

Conversation

@AshwinUnnikrishnan
Copy link
Contributor

Adding additional function transform_image.. so that users can use a loaded RGB image and transform it to the expected format of grounding dino prediction.

Adding additional function transform_image.. so that users can use a loaded RGB image and transform it to the expected format of grounding dino prediction.
@AshwinUnnikrishnan
Copy link
Contributor Author

Enhanced the inference.py script to support image transformation for in-memory images.

Previously, the script only supported loading and transforming images from a file path. This enhancement allows users to transform images that have been uploaded or generated within their code, which is particularly useful when working with outputs from other models like super-resolution models.

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

Successfully merging this pull request may close these issues.

1 participant