Fix yolov9 link (#17007)

This commit is contained in:
Nicolas Mowen
2025-03-07 07:50:04 -07:00
committed by GitHub
parent 09705fd1b4
commit 6f9d9cd5a8

View File

@@ -230,7 +230,7 @@ Note that the labelmap uses a subset of the complete COCO label set that has onl
#### YOLOv9
[YOLOv9](https://github.com/MultimediaTechLab/YOLO) models are supported, but not included by default.
[YOLOv9](https://github.com/WongKinYiu/yolov9) models are supported, but not included by default.
:::tip
@@ -513,7 +513,7 @@ model:
#### YOLOv9
[YOLOv9](https://github.com/MultimediaTechLab/YOLO) models are supported, but not included by default.
[YOLOv9](https://github.com/WongKinYiu/yolov9) models are supported, but not included by default.
:::tip