ultralyticsEasy Playground

YOLOv8+: real-time object detection and segmentation

Getting started with ultralyticsRun locally
Install
pip install ultralytics
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: ultralytics)

ultralytics is a third-party package. YOLOv8+: real-time object detection and segmentation. Install with: pip install ultralytics

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?