usage/cli/ #16701
Replies: 3 comments 2 replies
-
Is there a way to pass the hypeparameter file in CLI during training? |
Beta Was this translation helpful? Give feedback.
-
👋 Hello, thank you for engaging with the Ultralytics community 🚀! It looks like you're interested in exploring the YOLO11 command line interface (CLI). We recommend checking out our CLI Usage Documentation for comprehensive guidance and examples that can help you get started. If this is a 🐛 Bug Report related to CLI usage, please provide a minimum reproducible example to aid in debugging. If you have any questions or need assistance with custom training ❓, ensure you include detailed information like command outputs and configurations. You can also review our Tips for Best Training Results. Join our community on Discord for real-time support 🎧, check out our Discourse for detailed discussions, or connect on our Subreddit to exchange ideas with other enthusiasts. UpgradeEnsure you are using the latest version by upgrading the pip install -U ultralytics EnvironmentsTo run YOLO in well-supported environments, consider these options:
StatusThis badge indicates if all Ultralytics CI tests are passing. CI tests ensure functionality across macOS, Windows, and Ubuntu and are run daily and on every commit. This is an automated response, but an Ultralytics engineer will join the conversation shortly to provide more insights. |
Beta Was this translation helpful? Give feedback.
-
Apple's NeuralEngine API accelerates models for all new Apple products with the M4 chips. Does the IOS CLI app use the NeuralEngine for all Apple M4 products? Seems straight forward to support the M4 NeuralEngine for all Apple products, but I have not tried. |
Beta Was this translation helpful? Give feedback.
-
usage/cli/
Explore the YOLO11 command line interface (CLI) for easy execution of detection tasks without needing a Python environment.
https://docs.ultralytics.com/usage/cli/
Beta Was this translation helpful? Give feedback.
All reactions