mmdetection install pytorch

pip3 install torch==1.10.2+cu113 torchvision==0.11.3+cu113 torchaudio===0.10.2+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html 
The specified version of pytorch was successfully installed
The specified version of pytorch is successfully installed

 

Guess you like

Origin blog.csdn.net/blink182007/article/details/130727061