30 Home
Glenn Jocher edited this page 3 years ago

Welcome to the YOLOv5 🚀 wiki! Here you'll find useful tutorials, environments, and the current repo status. Please visit https://docs.ultralytics.com also for full YOLOv5 documentation.

Tutorials

Environments

YOLOv5 may be run in any of the following up-to-date verified environments (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled):

Status

CI CPU testing

If this badge is green, all YOLOv5 GitHub Actions Continuous Integration (CI) tests are currently passing. CI tests verify correct operation of YOLOv5 training (train.py), testing (test.py), inference (detect.py) and export (export.py) on MacOS, Windows, and Ubuntu every 24 hours and on every commit.