-
-
Notifications
You must be signed in to change notification settings - Fork 16.3k
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
The Doka training run got stuck here. #13350
Comments
👋 Hello @SpiderJack0516, thank you for reaching out and using YOLOv5 🚀! This is an automated response to help guide you through solving your issue, and an Ultralytics engineer will be with you shortly. If this is a 🐛 Bug Report, please share a minimum reproducible example so we can debug it efficiently. This will help us identify any potential issues in your environment or setup. For optimal assistance with your question, ensure that you've followed our Tips for Best Training Results. Additionally, provide any relevant details such as logs or dataset examples to support your inquiry. RequirementsMake sure that your environment meets the following conditions: Python>=3.8.0 with necessary packages from requirements.txt installed, and ensure you have PyTorch>=1.8. To set up YOLOv5: git clone https://github.com/ultralytics/yolov5 # clone the repo
cd yolov5
pip install -r requirements.txt # install dependencies EnvironmentsYOLOv5 supports various environments for seamless operation:
StatusCheck the CI status for the latest pass results: . If green, all YOLOv5 GitHub Actions are passing, confirming smooth operation of our training, validation, inference, export, and benchmarks across all platforms. Introducing YOLOv8 🚀Don't miss out on our latest state-of-the-art model, YOLOv8 🚀. Optimized for speed, accuracy, and user-friendliness, it's perfect for your object detection, segmentation, and classification projects. Explore the YOLOv8 Docs to get started: pip install ultralytics Feel free to reach out with more details if needed! 😊 |
To add to this, the first few days were still fine for normal training, now it's impossible to train with DDP Training. |
@SpiderJack0516 please ensure your environment is up-to-date with the latest YOLOv5 version and dependencies. If the issue persists, try re-cloning the repository and reinstalling the requirements. If you need further assistance, feel free to provide more details. |
@pderrenger I've reset to a new environment and it's still stuck there. I suspect it's because my server is not networked. |
@pderrenger Now, I git pull the latest code and the question is gone. |
Great to hear that updating the code resolved the issue! If you have any more questions, feel free to ask. |
Search before asking
Question
Specific logs:
Additional
No response
The text was updated successfully, but these errors were encountered: