mmpose
mmpose copied to clipboard
[Docs]
📚 The doc issue
GPU torch installation should have a cuda command included https://mmpose.readthedocs.io/en/latest/installation.html and cpu should be updated to the current gpu
"On GPU platforms: conda install pytorch torchvision -c pytorch"
Suggest a potential alternative/fix
conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia for gpu