Point-GPT(new)

  1. conda create -n PointGPT python=3.10 -y
  2. pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 -f https://download.pytorch.org/whl/torch_stable.html
  3. pip install open3d==0.16.0
  4. pip uninstall numpy
    5.pip install numpy==1.23.5
posted @ 2025-08-21 01:20  zzzzzzz286972  阅读(10)  评论(0)    收藏  举报