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

Bug Report #13468

Closed
1 of 2 tasks
gitover22 opened this issue Dec 21, 2024 · 2 comments
Closed
1 of 2 tasks

Bug Report #13468

gitover22 opened this issue Dec 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@gitover22
Copy link

Search before asking

  • I have searched the YOLOv5 issues and found no similar bug report.

YOLOv5 Component

Validation

Bug

in MLU370 driver:cant find module

Environment

Ubuntu20.04
MLU370 M8

Minimal Reproducible Example

No response

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!
@gitover22 gitover22 added the bug Something isn't working label Dec 21, 2024
@gitover22
Copy link
Author

sorry,error in me

@UltralyticsAssistant
Copy link
Member

👋 Hello @gitover22, thank you for your interest in YOLOv5 🚀! Please explore 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 to help us debug it, as no MRE was provided in your initial report.

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 optimal training results.

Requirements

Python>=3.8.0 with all requirements installed, including PyTorch>=1.8. To get started:

git clone the YOLOv5 repository  # clone
cd into the cloned directory
pip install -r requirements.txt  # install

Environments

YOLOv5 can be run in environments such as Notebooks with free GPUs, Google Cloud Deep Learning VMs, Amazon Deep Learning AMIs, and Docker Images. Please ensure your environment is up to date with all dependencies preinstalled, including CUDA, CUDNN, Python, and PyTorch.

Status

If all YOLOv5 Continuous Integration (CI) tests on GitHub Actions are currently passing, this indicates the correct operation of YOLOv5 training, validation, inference, export, and benchmarks on macOS, Windows, and Ubuntu.

Thank you for raising this issue! Please note that this is an automated response, and an Ultralytics engineer will assist you shortly 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants