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

Can X-Anylabeling support YOLO-WORLD V2.1? #845

Open
1 of 2 tasks
DeepJackNotFound opened this issue Mar 2, 2025 · 1 comment
Open
1 of 2 tasks

Can X-Anylabeling support YOLO-WORLD V2.1? #845

DeepJackNotFound opened this issue Mar 2, 2025 · 1 comment
Labels
Clarified Tag for issues that are clearly agreed upon enhancement New feature or request

Comments

@DeepJackNotFound
Copy link

Search before asking

  • I have searched the X-AnyLabeling model_zoo and found no similar model requests.

Description

https://github.com/AILab-CVC/YOLO-World/blob/master/docs/update_20250123.md
yolo-world-v2.1 is Updated,can Can X-Anylabeling support it? I don't know if loading yolo-world v2.1 is the same as loading yolo-world or not.

Use case

No response

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@DeepJackNotFound DeepJackNotFound added the enhancement New feature or request label Mar 2, 2025
@CVHub520
Copy link
Owner

CVHub520 commented Mar 2, 2025

Hi @DeepJackNotFound,

Porting the YOLO-World v2.1 model to X-AnyLabeling is quite straightforward! Here's how you can do it:

  1. Convert the YOLO model to ONNX: Follow the instructions in the YOLO-World deployment guide to convert the model to ONNX format. You can refer to this link: https://github.com/AILab-CVC/YOLO-World/blob/master/docs/deploy.md.

  2. Load the model in X-AnyLabeling: Refer to the X-AnyLabeling custom model tutorial for guidance on loading unadapted custom models. Here's the link: https://github.com/CVHub520/X-AnyLabeling/blob/main/docs/en/custom_model.md#loading-unadapted-custom-models.

Let me know if you run into any issues—I’d be happy to help with the PR if needed! 😊

@CVHub520 CVHub520 added the Clarified Tag for issues that are clearly agreed upon label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clarified Tag for issues that are clearly agreed upon enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants