Skip to content
Glenn Jocher edited this page Apr 29, 2023 · 42 revisions

Welcome to the Ultralytics YOLOv3 πŸš€ wiki! Here you'll find useful tutorials, environments, and the current repo status. Please visit https://docs.ultralytics.com also for full YOLOv3 documentation.

Tutorials

Environments

YOLOv3 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 YOLOv3 GitHub Actions Continuous Integration (CI) tests are currently passing. CI tests verify correct operation of YOLOv3 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.


Clone this wiki locally