Docs improvements and redirect fixes (#16287)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
02e995383d
commit
887b46216c
38 changed files with 82 additions and 85 deletions
|
|
@ -26,11 +26,11 @@ build-backend = "setuptools.build_meta"
|
|||
[project]
|
||||
name = "ultralytics"
|
||||
dynamic = ["version"]
|
||||
description = "Ultralytics YOLOv8 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification."
|
||||
description = "Ultralytics YOLO for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
license = { "text" = "AGPL-3.0" }
|
||||
keywords = ["machine-learning", "deep-learning", "computer-vision", "ML", "DL", "AI", "YOLO", "YOLOv3", "YOLOv5", "YOLOv8", "HUB", "Ultralytics"]
|
||||
keywords = ["machine-learning", "deep-learning", "computer-vision", "ML", "DL", "AI", "YOLO", "YOLOv3", "YOLOv5", "YOLOv8", "YOLOv9", "YOLOv10", "HUB", "Ultralytics"]
|
||||
authors = [
|
||||
{ name = "Glenn Jocher" },
|
||||
{ name = "Ayush Chaurasia" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue