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, I installed Alphapose following the guide steps. When I run the demo for human pose tracking, I'm getting the following error while running the file:
./scripts/inference.sh --pose_track
I have installed python3.7 and my nvidia version is 11.5
Can anybody help me?
I tried also this command suggested in the issue #1061 but it is not working for me conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch
Thank you!
The text was updated successfully, but these errors were encountered:
Hi, I installed Alphapose following the guide steps. When I run the demo for human pose tracking, I'm getting the following error while running the file:
./scripts/inference.sh --pose_track
I have installed python3.7 and my nvidia version is 11.5
Can anybody help me?
I tried also this command suggested in the issue #1061 but it is not working for me
conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch
Thank you!
The text was updated successfully, but these errors were encountered: