一、本地环境
- ubuntu 20.04
- python 3.8
- cuda 11.8
二、环境配置
源代码地址:https://github.com/paulguerrero/pcpnet
$ pip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118
$ pip install trimesh
$ pip install numpy
$ pip install scipy
$ pip install tensorboardX