Add YOLO11 Support (#1736)

This commit is contained in:
Sam Freund
2025-02-08 19:11:01 -06:00
committed by GitHub
parent ef82328d74
commit 7067c75525
4 changed files with 9 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ Before beginning, it is necessary to install the [rknn-toolkit2](https://github.
## Uploading Custom Models
:::{warning}
PhotonVision currently ONLY supports 640x640 YOLOv5 & YOLOv8 models trained and converted to `.rknn` format for RK3588 CPUs! Other models require different post-processing code and will NOT work. The model conversion process is also highly particular. Proceed with care.
PhotonVision currently ONLY supports 640x640 YOLOv5, YOLOv8, and YOLO11 models trained and converted to `.rknn` format for RK3588 CPUs! Other models require different post-processing code and will NOT work. The model conversion process is also highly particular. Proceed with care.
:::
In the settings, under `Device Control`, there's an option to upload a new object detection model. Naming convention