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

export ml core does not work #891

Open
1 task done
arjoune opened this issue Oct 18, 2024 · 2 comments
Open
1 task done

export ml core does not work #891

arjoune opened this issue Oct 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@arjoune
Copy link

arjoune commented Oct 18, 2024

Search before asking

  • I have searched the HUB issues and found no similar bug report.

HUB Component

No response

Bug

Screenshot 2024-10-15 at 5 31 22 PM

Environment

No response

Minimal Reproducible Example

Train Yolov8 detection task and export it to ML core with NMS.

Additional

No response

@arjoune arjoune added the bug Something isn't working label Oct 18, 2024
@pderrenger
Copy link
Member

@arjoune hi there! Thanks for reaching out and providing details about the issue you're experiencing with exporting to ML Core. Let's work through this together. 😊

First, please ensure you're using the latest version of the Ultralytics packages. You can update them using:

pip install -U ultralytics

If the issue persists, could you provide more details about any error messages or logs you encounter during the export process? This will help us diagnose the problem more effectively.

Additionally, make sure your environment meets all the necessary requirements for exporting models to ML Core. You can find more information on this in our Ultralytics HUB documentation.

Feel free to share any further details, and we'll be happy to assist you further! 🚀

Thank you for your patience and support.

@yogendrasinghx
Copy link
Member

@arjoune Thank you for reporting this issue. Could you please let us know how you trained this model? Was it trained using the Ultralytics HUB, and did you use the Ultralytics HUB to export the model? This information will help us investigate the issue further. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants