hello, I would like to know if a full example of deployment of a custom neural network on a DepthAI node is available. A full example describing how a neural network is defined in the framework (torch+onnx or tensorflow), what parameters are used to convert the NN to MyriadX blob, and finally how the Camera Node in DepthAI API is configured to feed the custom Neural Network node.
this would clarify how fit the input of the NN on all sides. Also does a NN created in torch/tensorflow with the default precision of 32 fp work in DepthAI?