Hi, previously i was using depthai tool to convert the model to blob ,but the yoloE model is not supported by it,so i used the onnx to blob converter ,it gave a blob file that requires anchors, even though it is a anchor free model,
what can i do now? i want it to deploy it in oak d lite device.Could you please help me?