I wrote a code for object detection on images using hailo. also, i wrote another one that implement pose estimation on images.
Now i want to apply this pose estimation model for images that include detected person(s) by the object detection model.
But, I got several errors when I use the examples of Hailo-Application-Code-Examples
like the difference in input of hef models and not able to call two hailo inference.
Hi @soheil.ahmadi.vosta
You can see user guides on this topic for some examples:
degirum is the only way to do this?
@soheil.ahmadi.vosta
There are probably other ways as well, but at DeGirum we developed PySDK to make writing edge AI applications easy.