14217 Forks
39889 Stars
39889 Watchers

yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

How to download and setup yolov5

Open terminal and run command
git clone https://github.com/ultralytics/yolov5.git
git clone is used to create a copy or clone of yolov5 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with yolov5 https://github.com/ultralytics/yolov5/archive/master.zip

Or simply clone yolov5 with SSH
[email protected]:ultralytics/yolov5.git

If you have some problems with yolov5

You may open issue on yolov5 support forum (system) here: https://github.com/ultralytics/yolov5/issues