GPU for Training #17078
Replies: 4 comments 16 replies
-
👋 Hello @adamroberge, thank you for your interest in Ultralytics 🚀! We recommend a visit to the documentation for new users where you can find many Python and CLI usage examples and where many of the most common questions may already be answered. If this is a 🐛 Bug Report, please provide a minimum reproducible example to help us debug it. If this is a custom training ❓ Question, please provide as much information as possible, including dataset image examples and training logs, and verify you are following our tips for best training results. Join the Ultralytics community where it suits you best. For real-time chat, head to Discord 🎧. Prefer in-depth discussions? Check out Discourse. Or dive into threads on our Subreddit to share knowledge with the community. UpgradeUpgrade to the latest pip install -U ultralytics EnvironmentsYOLO may be run in any of the following up-to-date verified environments (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled):
StatusIf the CI badge is green, all Ultralytics CI tests are currently passing. CI tests verify correct operation of all YOLO Modes and Tasks on macOS, Windows, and Ubuntu every 24 hours and on every commit. This is an automated response. An Ultralytics engineer will also assist you soon. 😊 |
Beta Was this translation helpful? Give feedback.
-
@adamroberge the YOLO11 model was trained using NVIDIA GPUs, typically A100s or V100s, for optimal performance. For more details, you can refer to the documentation. |
Beta Was this translation helpful? Give feedback.
-
1.i am using yolov8x-world.pt to train the model with what you have provided settings but it took 11 days to completed training for 100 epochs why? what is the proper way to train and get high accuracy in short time period ? |
Beta Was this translation helpful? Give feedback.
-
In previous support you told training time can vary based on hardware and dataset size. We have 6GB GPU hardware. Why maximum 3% GPU and RAM & CPU also below 25% only utilized for this training process ? Does any issue exist in train code (we used your default source code with default settings) or any settings need to be changed in train code to increase training performance? Below we have mentioned our hardware details and what we have tested using your train code and model.
Note: If possible, please provide us the email/skype/whatsapp contact for quick communication. |
Beta Was this translation helpful? Give feedback.
-
I am wondering what GPU specs were used for training the YOLOv11 model.
Beta Was this translation helpful? Give feedback.
All reactions