yolov5 · PyPI
pypi.org › project › yolov5Dec 11, 2021 · Install Install yolov5 using pip (for Python >=3.7) Install yolov5 using pip ` (for Python 3.6)` Use from Python Basic Alternative Train/Detect/Test/Export Use from CLI You can call yolov5 train, yolov5 detect, yolov5 val and yolov5 export commands after installing the package via pip: Training Inference Export