@erik Hi Erik, I have setinterleaved(True) (HWC) and I set the model input and outpuat layout to NHWC and looks like the openvino compiler changed it to NCHW alone and i get this message now:
[NeuralNetwork(0)] [warning] Input image is interleaved (HWC), NN specifies planar (CHW) data order
any fix?