Dear Community and Hailo Developers
I creating this topic in regard to get a proper model convertion using dfc method because i found in hailo tutorial there is a simpll network graph resnet where it quite to difficult to follow up with yolo network architecture. Can you guys provide a proper tutorial on each step of pre processing data, data optimizatuion, post processing. This is said because there are some yolo model such as obb model where not integrated in the docker suite. So training an unknown/scratch model will be difficult for developer since all of it are sdk and alls configuration. so providing code to convert onnx → .har → .hef and infering it will be helpful for the community.