kendryte/canmv

Multiple Outputs

BillisC opened this issue · 4 comments

How can I get mutiple outputs from my models? Because it returns me only the first output. I remember maixpy allowed me to setup each output individually but I can't find anything similar in canmv.

Now we have add support for this in the feat/kpu branch,
you can refer this commit #28, and download the prerelease firmware from github actions
with the document for this here,and the new examples here

thank you, I would also like to know if there are plans to merge kmodel v5. Otherwise is there any other way to run my v5 models?

We have a plan to support kmodel v5, will be ready at the end of March.

ok thank you