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

Custom Commands not working during Training #990

Closed
1 task done
PinHubGG opened this issue Jan 22, 2025 · 3 comments
Closed
1 task done

Custom Commands not working during Training #990

PinHubGG opened this issue Jan 22, 2025 · 3 comments
Assignees
Labels
fixed Bug has been resolved HUB Ultralytics HUB issues info needed More information is required to proceed question Further information is requested

Comments

@PinHubGG
Copy link

Search before asking

Question

Hi there! I'm having an issue where my custom commands are falling off during training.

Example:
You can see the commands that I've chose for training.

Image

But once it starts training, the commands go away:

Image

Any ideas?

Additional

No response

@PinHubGG PinHubGG added the question Further information is requested label Jan 22, 2025
@UltralyticsAssistant UltralyticsAssistant added HUB Ultralytics HUB issues info needed More information is required to proceed labels Jan 22, 2025
@UltralyticsAssistant
Copy link
Member

👋 Hello @PinHubGG, thank you for raising this issue about Ultralytics HUB 🚀! We appreciate you taking the time to share your feedback.

Please visit our HUB Docs for additional resources and detailed guides:

  • Quickstart. Start training and deploying YOLO models with HUB in seconds.
  • Datasets: Preparing and Uploading. Learn how to prepare and upload your datasets to HUB in YOLO format.
  • Projects: Creating and Managing. Group your models into projects for improved organization.
  • Models: Training and Exporting. Train YOLOv5 and YOLOv8 models on your custom datasets and export them to various formats for deployment.
  • Integrations. Explore different integration options for your trained models, such as TensorFlow, ONNX, OpenVINO, CoreML, and PaddlePaddle.
  • Ultralytics HUB App. Learn about the Ultralytics App for iOS and Android, which allows you to run models directly on your mobile device.
    • iOS. Learn about YOLO CoreML models accelerated on Apple's Neural Engine on iPhones and iPads.
    • Android. Explore TFLite acceleration on mobile devices.
  • Inference API. Understand how to use the Inference API for running your trained models in the cloud to generate predictions.

As this issue seems to be related to 🐛 custom commands during training, could you please share a Minimum Reproducible Example (MRE) along with the following details to help us better understand and address the problem:

  1. The exact training configuration or commands you've used (e.g., arguments, YAML file, CLI commands).
  2. Description or screenshots of any additional settings you've configured.
  3. Steps to reproduce this issue, if possible.
  4. Screenshots (like the ones you shared above—thank you!) or logs showing what happens before and after the commands "go away."
  5. Your environment details: OS, browser (if applicable), and any relevant system information.

An Ultralytics engineer will review your issue and assist you further soon. Thank you for your patience and for supporting the Ultralytics community! 😊

@sergiuwaxmann sergiuwaxmann self-assigned this Jan 22, 2025
@sergiuwaxmann
Copy link
Member

@PinHubGG Apologies for the inconvenience.
It looks like our Cloud Training is overriding the specified training arguments.
Our team will solve this soon and release a new version that fixes this issue.

@sergiuwaxmann
Copy link
Member

@PinHubGG Thank you for bringing this to our attention!
The issue is now fixed.

@sergiuwaxmann sergiuwaxmann added the fixed Bug has been resolved label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed Bug has been resolved HUB Ultralytics HUB issues info needed More information is required to proceed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants