Thank you very much for your excellent work. However, I have encountered some issues while testing several custom images and I would appreciate your help in resolving them. The problem is as follows: I used the pre-trained model and config(configs/images/images_inference.yaml) and run/inference_images.py that you provided, but when running single_posenet(single_pose = self.PEN(heatmaps, meta, grid_centers[:, n])), it does not seem to execute. Could there be an issue with the threshold processing that you have set up?
Thank you very much for your excellent work. However, I have encountered some issues while testing several custom images and I would appreciate your help in resolving them. The problem is as follows: I used the pre-trained model and config(configs/images/images_inference.yaml) and run/inference_images.py that you provided, but when running single_posenet(single_pose = self.PEN(heatmaps, meta, grid_centers[:, n])), it does not seem to execute. Could there be an issue with the threshold processing that you have set up?