We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
No response
The text was updated successfully, but these errors were encountered:
Hi @DeepJackNotFound,
Porting the YOLO-World v2.1 model to X-AnyLabeling is quite straightforward! Here's how you can do it:
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.
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! 😊
Sorry, something went wrong.
No branches or pull requests
Search before asking
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?
The text was updated successfully, but these errors were encountered: