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

Bug of model not updating images with consecutive calls with suggested fix #339

Open
zfigov opened this issue Jun 20, 2024 · 0 comments
Open

Comments

@zfigov
Copy link

zfigov commented Jun 20, 2024

See #333
I think that this is a bug (but please LMK if I have not understood the code).
I think the condition in groundingdino.py
image
Should be removed so that
self.set_image_tensor(samples) should be called every time so the image gets updated on consecutive calls.

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