Skip to content

[script out of date] DINO-X demo.py do not support V2 API #34

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

Open
Everloom-129 opened this issue Apr 19, 2025 · 1 comment
Open

[script out of date] DINO-X demo.py do not support V2 API #34

Everloom-129 opened this issue Apr 19, 2025 · 1 comment

Comments

@Everloom-129
Copy link

Hi IDEA team,

Thanks for the amazing model and API!

I noticed that the demo code currently provided in this repo is designed for the older V1 API. As of April 2025, V1 endpoints have been deprecated and shut down.

For example, calling DINO-X inference with V2Task is not supported by existing helpers. I’ve written a simple wrapper class with get_dinox() using /v2/task/dinox/detection and also added a visualization util for bbox and mask predictions.

Would you be open to a pull request to include this V2-compatible helper?

Thanks again for the great work!

Best,
Jie Wang
GRASP Lab, UPenn

@Everloom-129
Copy link
Author

Hi, I have submitted a PR at #35
Please have a look :D

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