@omria@Omer i have converting model from yolo to hef format using DFC to run on rpi5 with hailo8l ai kit
but during convertion sysytem geting stuck after some time frequently
system configrartions:
nvidia rtx3050
8gb ram
2tb hard disk
i5 intel
linux 22.04lts
stuck means system get struck the system get hang is not oprate any more and i need to restart it for work
and i used the command for model convertion from yolov8 to hailo format
commond hailomz compile yolov8s --ckpt=barcode-detection.onnx --hw-arch hailo8l --calib-path barcode-detect/test/images/ --classes 2 --performance