Add note that IMX export is only supported for YOLOv8n (#18460)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
This commit is contained in:
parent
114bb0bdb6
commit
f932a611ab
2 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ Export an Ultralytics YOLOv8 model to IMX500 format and run inference with the e
|
|||
|
||||
!!! note
|
||||
|
||||
Here we perform inference just to make sure the model works as expected. However, for deployment and inference on the Raspberry Pi AI Camera, please jump to [Using IMX500 Export in Deployment](#using-imx500-export-in-deployment) section.
|
||||
IMX export is currently only supported for the YOLOv8n model. Here we perform inference just to make sure the model works as expected. However, for deployment and inference on the Raspberry Pi AI Camera, please jump to [Using IMX500 Export in Deployment](#using-imx500-export-in-deployment) section.
|
||||
|
||||
!!! example
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue