Run npu using yolov8seg model

Which system do you use? Android, Ubuntu, OOWOW or others?

ubuntu 22.04

Which version of system do you use? Khadas official images, self built images, or others?

Khadas official images

Please describe your issue below:

Is there any way to make the yolo8 segmentation model in vim4 work on NPU?

In the following article
https://docs.khadas.com/products/sbc/vim4/npu/demos/yolov8n
Do I just modify head.py the same way bbox?

Post a console log of your issue below:

Hello @hagi_n ,

I am sorry that we only have YOLOv8 detection demo. We do not have YOLOv8 segmentation.

If you want to try, you can refer this doc. NPU Model Convert [Khadas Docs]

Try to convert YOLOv8 segmentation model and then refer our YOLOv8 NPU demo. Modify it into segmentation.