Update YOLO11 Docs page (#16543)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
ccee8533c1
commit
792d6afe67
4 changed files with 40 additions and 40 deletions
|
|
@ -30,7 +30,7 @@ description = "Ultralytics YOLO for SOTA object detection, multi-object tracking
|
|||
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", "YOLOv9", "YOLOv10", "HUB", "Ultralytics"]
|
||||
keywords = ["machine-learning", "deep-learning", "computer-vision", "ML", "DL", "AI", "YOLO", "YOLOv3", "YOLOv5", "YOLOv8", "YOLOv9", "YOLOv10", "YOLO11", "HUB", "Ultralytics"]
|
||||
authors = [
|
||||
{ name = "Glenn Jocher", email = "glenn.jocher@ultralytics.com"},
|
||||
{ name = "Jing Qiu", email = "jing.qiu@ultralytics.com"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue