DELAYED - Oak 1 AI camera inference connected to Rpi4

I was very interested in the Oak as an inference platform.

The Ook is a 4K cam with an Intel openvino inference engine on board, it promises 30FPS live inference.
They also have models with multiple cameras for the added depth measurement.
https://store.opencv.ai/collections/all

I got the Oak-1 for testing, played around with their API and got some nice results with their pretrained demo models. It’s blazing fast as you can see here:

Getting my models to work was problematic, as their V1 API was not fully baked yet, they are working on a rewrite for V2.
So, instead of burning hours on learning a syntax that will change soon, I will wait till they release API V2.

V1= Get Oak working with my converted models using Oak API V2.