comments: true description: Deep dive into Ultralytics' YOLOv5. Learn about object detection model - YOLOv5, how to train it on custom data, multi-GPU training and more.
Here's a compilation of comprehensive tutorials that will guide you through different aspects of YOLOv5.
YOLOv5 is designed to be run in the following up-to-date, verified environments, with all dependencies (including CUDA/CUDNN, Python, and PyTorch) pre-installed:
This badge signifies that all YOLOv5 GitHub Actions Continuous Integration (CI) tests are currently passing. CI tests verify the correct operation of YOLOv5 training, validation, inference, export and benchmarks on macOS, Windows, and Ubuntu every 24 hours and with every new commit.