Help compiling custom YOLOv8 ONNX to HEF (NMSConfigPostprocessException, DFC 3.33.0)

Hey, I think you might have an issue with the end nodes. You can check these 2 threads on how you can find and specify them in your hailo parser command and .json file.

  1. The layer yolov8n/conv41 doesn’t have one output layer
  2. Yolov8s/conv41 doesn’t have one output layer

Note that in the links, they’re using the Hailo Model Zoo. However, the process with using the DFC directly is very similar.