Open darrenearl opened 1 day ago
Hi @darrenearl,
You only need to perform the conversion process if you have re-trained the model. Otherwise, you can download pre-trained models from our ModelZoo.
If you do need to go through the compilation process, I would recommend checking our Dataflor Compiler documentation available in the devzone section of our website. For any questions on the way, please check our forum.
How do I compile the onnx of YOLOv8 to the hef file? Do I need to modify the Python code?