How to access my hailo 8 using the ip

Actually i have my hailo 8 target connected to my server, so i access the pi device doing ssh to ip 192.168.1.51.

Just want to know how can i communicate with the device.

Say for example i want the datasets and codes to be on my server so when running the inference i want to somehow communicate with the device and return me back the results.
Is there any tutorial or guide which i can reference.
Any suggestions will be really helpful.
Thanks in advance.

Hi @Jubesh_Joseph
At DeGirum (a SW partner of Hailo), we developed PySDK, a python package to make edge AI development easier with Hailo devices: Simplifying Edge AI Development with DeGirum PySDK and Hailo. It has an AI server model that is suitable for your purpose. Please see if it can help and reach out if you need help in setting things up.

1 Like

Thanks shashi, i’ll check this out.
If i need any help, i’ll definitely contact you.