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.