Fix Docs links (#16604)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
97f38409fb
commit
29ffc6e0db
2 changed files with 8 additions and 9 deletions
|
|
@ -7,7 +7,7 @@ keywords: Ultralytics YOLO11, detection, segmentation, classification, oriented
|
|||
# Ultralytics YOLO11 Tasks
|
||||
|
||||
<br>
|
||||
<img width="1024" src="https://github.com/ultralytics/docs/releases/download/0/ultralytics-yolo8-tasks-banner.avif" alt="Ultralytics YOLO supported tasks">
|
||||
<img width="1024" src="https://github.com/ultralytics/docs/releases/download/0/ultralytics-yolov8-tasks-banner.avif" alt="Ultralytics YOLO supported tasks">
|
||||
|
||||
YOLO11 is an AI framework that supports multiple [computer vision](https://www.ultralytics.com/glossary/computer-vision-cv) **tasks**. The framework can be used to perform [detection](detect.md), [segmentation](segment.md), [obb](obb.md), [classification](classify.md), and [pose](pose.md) estimation. Each of these tasks has a different objective and use case.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue