YOLOv8
YOLOv8 is a computer vision model architecture implemented in the ultralytics
Python package.
Supported Model Types¶
You can deploy the following YOLOv8 model types with Inference:
- Object Detection
- Classification
- Image Segmentation
- Keypoint Detection
Supported Inputs¶
Click a link below to see instructions on how to run a YOLOv8 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 YOLOv8 Object Detection Model
- Configure a YOLOv8 Classification Model
- Configure a YOLOv8 Segmentation Model
- Configure a YOLOv8 Keypoint Detection Model
License¶
See our Licensing Guide for more information about how your use of YOLOv8 is licensed when using Inference to deploy your model.