ultralytics 8.0.97 confusion matrix, windows, docs updates (#2511)
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com> Co-authored-by: Dowon <ks2515@naver.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
This commit is contained in:
parent
6ee3a9a74b
commit
d1107ca4cb
138 changed files with 744 additions and 351 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
site_name: Ultralytics YOLOv8 Docs
|
||||
site_url: https://docs.ultralytics.com
|
||||
site_description: The official documentation for Ultralytics YOLOv8, providing comprehensive guides, tutorials, and references to get you started on your AI journey.
|
||||
site_description: Explore Ultralytics YOLOv8, a cutting-edge real-time object detection and image segmentation model for various applications and hardware platforms.
|
||||
site_author: Ultralytics
|
||||
repo_url: https://github.com/ultralytics/ultralytics
|
||||
edit_uri: https://github.com/ultralytics/ultralytics/tree/main/docs
|
||||
|
|
@ -337,7 +337,10 @@ nav:
|
|||
plugins:
|
||||
- mkdocstrings
|
||||
- search
|
||||
- ultralytics
|
||||
- ultralytics:
|
||||
add_desc: False
|
||||
add_image: True
|
||||
default_image: https://raw.githubusercontent.com/ultralytics/assets/main/yolov8/banner-yolov8.png
|
||||
- git-revision-date-localized:
|
||||
type: timeago
|
||||
enable_creation_date: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue