You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Hello @ainayves, thank you for submitting a ultralytics/JSON2YOLO 🚀 Issue. To help us address your concern efficiently, please ensure you've provided the following information:
For questions:
Provide as much context as possible about your question
Include any research you've already done on the topic
Specify which parts of the documentation, if any, you've already consulted
For bug reports:
A clear and concise description of the bug
A minimum reproducible example MRE that demonstrates the issue
Your environment details (OS, Python version, package versions)
Expected behavior vs. actual behavior
Any error messages or logs related to the issue
For feature requests:
A clear and concise description of the proposed feature
The problem this feature would solve
Any alternative solutions you've considered
Before proceeding, please ensure you've searched existing issues to avoid duplicates. If you have additional information or context to provide about your question regarding YOLOv11 support, kindly comment on this issue thread.
This is an automated response to help streamline issue management, but don’t worry—a member of the Ultralytics team will assist you shortly! 🚀✨
Thank you for contributing and helping improve our project!
@ainayves thanks for your question! The Ultralytics package supports YOLOv11, including model conversion/export to formats like ONNX and TensorRT. To use YOLOv11, simply specify model='yolov11' in your code. For details, see our Export documentation. Ensure you're using the latest ultralytics>=8.2.0 package.
Hello,
Does this conversion script support YOLOv11, or is it still limited to YOLOv8?
Thanks in advance for your response! 😊
The text was updated successfully, but these errors were encountered: