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

Fix OwlV2.__init__ #937

Merged
merged 3 commits into from
Jan 15, 2025
Merged

Fix OwlV2.__init__ #937

merged 3 commits into from
Jan 15, 2025

Conversation

grzegorz-roboflow
Copy link
Contributor

@grzegorz-roboflow grzegorz-roboflow commented Jan 13, 2025

Description

Fix OwlV2.init

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested, please provide a testcase or example of how you tested the change?

CI passing
Manually tested:

from inference import get_model


model = get_model("owlv2/owlv2-large-patch14-ensemble")

Any specific deployment considerations

N/A

Docs

N/A

@grzegorz-roboflow grzegorz-roboflow merged commit 779cc29 into main Jan 15, 2025
35 checks passed
@grzegorz-roboflow grzegorz-roboflow deleted the fix/OwlV2-init branch January 15, 2025 09:32
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.

2 participants