You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, Thank your for your share. I follow your instructions, download the dataset and run train_ VGG19.py.
File "D:\sun\pytorch_Realtime_Multi-Person_Pose_Estimation-master\pytorch_Realtime_Multi-Person_Pose_Estimation-master\lib\datasets\datasets.py", line 182, in getitem
image, anns, meta = self.preprocess(image, anns, None)
UnboundLocalError: local variable 'image' referenced before assignment. Can you tell me how to solve the problem? Thank your for your reply?
The text was updated successfully, but these errors were encountered:
hi, Thank your for your share. I follow your instructions, download the dataset and run train_ VGG19.py.
File "D:\sun\pytorch_Realtime_Multi-Person_Pose_Estimation-master\pytorch_Realtime_Multi-Person_Pose_Estimation-master\lib\datasets\datasets.py", line 182, in getitem
image, anns, meta = self.preprocess(image, anns, None)
UnboundLocalError: local variable 'image' referenced before assignment. Can you tell me how to solve the problem? Thank your for your reply?
The text was updated successfully, but these errors were encountered: