Learning to Reconstruct 3D Manhattan Wireframes From a Single Image 环境配置与复现

Learning to Reconstruct 3D Manhattan Wireframes From a Single Image 环境配置与复现,第1张

Learning to Reconstruct 3D Manhattan Wireframes From a Single Image 环境配置复现
conda create -y -n shapeunity-9.2 python=3.6
source activate shapeunity-9.2
# 我下面这句是一个一个下载的
conda install -y pyyaml docopt matplotlib scikit-image opencv tqdm
conda install -y pytorch==1.2.0 torchvision==0.4.0 cudatoolkit=9.2 -c pytorch
# 下面这句老失败,换成了下下句
python -m pip install --upgrade vispy cvxpy
pip install --upgrade vispy cvxpy -i https://pypi.tuna.tsinghua.edu.cn/simple

git clone https://github.com/zhou13/shapeunity
git clone https://github.com/moliushang/shapeunity
git clone git://github.com/zhou13/shapeunity
cd shapeunity
mkdir data logs

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/zaji/5670196.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-16
下一篇 2022-12-16

发表评论

登录后才能评论

评论列表(0条)

保存