-
Notifications
You must be signed in to change notification settings - Fork 246
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
From my testing, creating a YOLOv11 model and quantizing/converting to rknn works with PhotonVision's object detection. However, the model must be named as a YOLOv8 model. From looking at the RKNN toolkit-2 examples (RKNN Model Zoo), the way of running the models seem identical. I wasn't able to find any differences in the files (YOLOv8 and YOLOv11) used for processing the models. Because of this, PhotonVision's backend for YOLOv8 detection works for YOLOv11.
Model I have been testing with (Github issues doesn't let me upload the file directly, so it's a link to my team's code.)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request