赞
踩
- conda create -n pytorch3d python=3.9
- conda activate pytorch3d
- conda install -c pytorch pytorch=1.10.0 torchvision cudatoolkit=10.2
- conda install -c fvcore -c iopath -c conda-forge fvcore iopath
-
- 其中pytorch版本为1.10.0,不然会有问题
-
- conda install -c bottler nvidiacub
- conda install jupyter
- pip install scikit-image matplotlib imageio plotly opencv-python
- conda install pytorch3d -c pytorch3d
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。