Update license and tasks docs (#2941)
This commit is contained in:
parent
c050b2d1a8
commit
96fb5ee78e
9 changed files with 25 additions and 8 deletions
|
|
@ -9,7 +9,8 @@ YOLOv8 is an AI framework that supports multiple computer vision **tasks**. The
|
|||
perform [detection](detect.md), [segmentation](segment.md), [classification](classify.md),
|
||||
and [pose](pose.md) estimation. Each of these tasks has a different objective and use case.
|
||||
|
||||
<img width="1024" src="https://user-images.githubusercontent.com/26833433/212094133-6bb8c21c-3d47-41df-a512-81c5931054ae.png">
|
||||
<br>
|
||||
<img width="1024" src="https://raw.githubusercontent.com/ultralytics/assets/tasks/im/banner-tasks.png">
|
||||
|
||||
## [Detection](detect.md)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue