I want to check the Custom hef.

I created a custom model that recognizes 21 joints of hands using yolov8s_pose. I succeeded in quantizing it and got the hef file, but I want to try it back in hailo8l. What should I do?

(venv_hailo_rpi5_examples) raspberrypi@raspberrypi:~/hailo-rpi5-examples $ python basic_pipelines/pose_estimation.py --hef-path yolov8s_pose.hef --input rpi --show-fps

This command does not recognize the hand.

Hi @Gayoung_Hong
If you are open to using DeGirum PySDK, we can help you integrate your model into PySDK and provide a script that runs the model.