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

The Doka training run got stuck here. #13350

Closed
1 task done
SpiderJack0516 opened this issue Oct 10, 2024 · 6 comments
Closed
1 task done

The Doka training run got stuck here. #13350

SpiderJack0516 opened this issue Oct 10, 2024 · 6 comments
Labels
question Further information is requested

Comments

@SpiderJack0516
Copy link

Search before asking

Question

Specific logs:
1728559285621

Additional

No response

@SpiderJack0516 SpiderJack0516 added the question Further information is requested label Oct 10, 2024
@UltralyticsAssistant
Copy link
Member

UltralyticsAssistant commented Oct 10, 2024

👋 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.

Requirements

Make 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

Environments

YOLOv5 supports various environments for seamless operation:

Status

Check the CI status for the latest pass results: YOLOv5 CI.

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! 😊

@SpiderJack0516
Copy link
Author

To add to this, the first few days were still fine for normal training, now it's impossible to train with DDP Training.

@pderrenger
Copy link
Member

@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.

@SpiderJack0516
Copy link
Author

@pderrenger I've reset to a new environment and it's still stuck there. I suspect it's because my server is not networked.

@SpiderJack0516
Copy link
Author

@pderrenger Now, I git pull the latest code and the question is gone.

@pderrenger
Copy link
Member

Great to hear that updating the code resolved the issue! If you have any more questions, feel free to ask.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants