YOLOv5
YOLOv5 is a computer vision model architecture implemented in the ultralytics
Python package.
Supported Model Types¶
You can deploy the following YOLOv5 model types with Inference:
- Object Detection
- Classification
- Image Segmentation
Supported Inputs¶
Click a link below to see instructions on how to run a YOLOv5 model on different inputs:
Configure Your Deployment¶
Starting from scratch? Use our Deployment Wizard to get a code snippet tailored to your device and use case.
- Configure a YOLOv5 Object Detection Model
- Configure a YOLOv5 Classification Model
- Configure a YOLOv5 Segmentation Model
License¶
See our Licensing Guide for more information about how your use of YOLOv5 is licensed when using Inference to deploy your model.