running .pt model on Hailo AI kit

I want to run my .pt file on the Hailo 8L AI kit connected with the Rasberry pi 5 along with the picamera module v3. Also there is not such proper guide to compile .pt or .tflite into the hef format.

Need Guidance

Hey @usrehman001

You can check the DFC documentation at :
https://hailo.ai/developer-zone/documentation/

You can also check this :
https://community.hailo.ai/t/creating-custom-hef-using-dfc-model-zoo/739/3

You can also search in the community there has been a lot of topics about this.
Best regards

Please install the Hailo AI Software Suite docker and then call the following command.

hailo tutorial

This will start a Jupyter Notebook server with notebooks for each step.