Hi, there! I have compiled custom onnx to hef on hailo8 successfully. Now, I have a question about how to compile a new model to hef, such as super frame or super resolution. I guess the yaml and json file should be changed.If get some guidance, I would be very grateful.
I suspect you used the Model Zoo to compile a known network.
Did you work trough the tutorials to understand the general model conversion workflow? Inside the Hailo AI Software Suite Docker call:
hailo tutorial
This will start a Jupyter notebook server with notebooks for each step of the workflow.