Skip to content

can I use cv::Mat on the AI deck? #565

Answered by hmllr
noahzn asked this question in Q&A
Feb 16, 2023 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

what exactly is the difference between 1 and 2? Is your network running offboard? Otherwise I don't see how 1 would not run on the AI-deck?

I am not 100% up to date with the possibilities of gapflow/nntool, but I don't think it supports porting post-processing. I think the easiest would be to write the post-processing directly on the gap8 yourself. For this, no, OpenCV is not supported on gap8. Some of the DSP functions in the autotiler might come in handy (https://github.com/GreenWaves-Technologies/gap_sdk/tree/8db7b5b8c83fb604048b95768f68b69e6510506d/tools/autotiler_v3/DSP_Libraries) though.

Hope this helps;
Hanna

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@noahzn
Comment options

@noahzn
Comment options

@hmllr
Comment options

@noahzn
Comment options

Answer selected by noahzn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants