-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
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
没有生成图像 #13514
Comments
👋 Hello @cik-8672, thank you for your interest in YOLOv5 🚀! Please visit our ⭐️ Tutorials to get started, where you can find quickstart guides for simple tasks like Custom Data Training all the way to advanced concepts like Hyperparameter Evolution. If this is a 🐛 Bug Report, please provide a minimum reproducible example (MRE) to help us better understand and debug the issue. For this issue, an MRE might include the exact command you are running, your training configurations, and details about your environment (e.g., OS, Python, PyTorch version). Screenshots or logs demonstrating the problem would also be helpful! 😊 If this is a custom training ❓ Question, please provide as much information as possible, including dataset samples, training logs, and confirm that you followed our Tips for Best Training Results. RequirementsPlease ensure you are using Python>=3.8.0 with all requirements.txt packages installed, including PyTorch>=1.8. To get started: git clone https://github.com/ultralytics/yolov5 # clone
cd yolov5
pip install -r requirements.txt # install EnvironmentsYOLOv5 is designed to run in a variety of environments. Please verify your setup using one of these methods:
Debugging StepsFor your specific case of
StatusIf this badge is green, all YOLOv5 GitHub Actions Continuous Integration (CI) tests are currently passing. CI tests verify the correct operation of YOLOv5 across all functions, platforms, and configurations. This is an automated response to point you in the right direction 😊. An Ultralytics engineer will follow up shortly to assist you further! 🚀 |
@cik-8672 thanks for reaching out! It appears you're having trouble locating the |
Search before asking
Question
yolov5训练完成后没有显示train_batch0.jpg
Additional
No response
The text was updated successfully, but these errors were encountered: