• Full supported on m1 mac

Hello to everyone!

I'm new in this world and i would like to buy an OAK-D lite for my artistic projects.

I'm not expert in programming but I have a good foundation to understand the code and so I would like to start experimenting and playing.

I recently looked for information on some libraries for pose detection but I saw that they do not work properly on mac.

Are all the libraries and demo code that I can use with the OAK-D lite compatible with m1 processors?

Thank you so much.

    Hi Paolo
    Depthai library should work just as well on M1 mac as it does on other machines. Which libraries are supposedly not working on M1?

    Thanks,
    Jaka

    Hi Paolo
    Shouldn't be since there are no cuda dependent NN models running on the machine itself.

    Thanks,
    Jaka

    Inference is happening on the device itself, not on the host computer - so cuda isn't used.