Which versions of YOLO are supported on the Genio 720?

Hi MTK,

While I noticed that the AI Hub includes documentation for YOLOv8s, I couldn’t find any information regarding YOLOv4, YOLOv8n, or YOLOv2. Could you please clarify if MediaTek provides official support for YOLOv8n, YOLOPv2, and MediaPipe + YOLOv4 on this platform?

Guideline,

https://mediatek.gitlab.io/genio/doc/iot-aihub/master/ai_hub/model_zoo/litert_analytical/YOLOv8s.html?highlight=yolov8

YOLOv8 source,

https://github.com/ultralytics/assets/releases/tag/v8.2.0

Best regards,

Apollo Chen

Hello Apollo,

The AI hub models are provided as-is. If the exact model file is not present on the AI hub pages, it means they have not been validated on Genio platform. So, no, there are no official support for model files not presenting on the AI hub.

Still, you are always welcomed to convert and run these YOLO models using Genio EVK, and report any problems that you’ve encountered.