Ivan Rojas (irojasc)

Results 1 issues of Ivan Rojas (irojasc)

hello guys, i want to run pose_estimation.py file . But, when code enter to method predict() of class PoseEstimation: `def predict(self, img:np.ndarray, output_path:str, debug=True):` **(more code here)** joint_heatmap = np.squeeze(joint_heatmap.numpy())...