[Doc] Add the model structure graph of YOLOv8-P5 (#455)

* add YOLOv8 model structure figure

* Fix the layer name
pull/459/head
Range King 2023-01-12 10:07:06 +08:00 committed by GitHub
parent 935d710f79
commit 550664d514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@
Ultralytics YOLOv8, developed by Ultralytics, is a cutting-edge, state-of-the-art (SOTA) model that builds upon the success of previous YOLO versions and introduces new features and improvements to further boost performance and flexibility. YOLOv8 is designed to be fast, accurate, and easy to use, making it an excellent choice for a wide range of object detection, image segmentation and image classification tasks.
<div align=center>
<img src="https://user-images.githubusercontent.com/27466624/211810400-a12a01f5-39fc-414f-85a7-8dead9f0c232.jpg"/>
YOLOv8-P5 model structure
</div>
## Results and models
### COCO