当前位置: 首页> 财经> 创投人物 > 青岛家乐福网上商城_房子装修风格大全2021新款_昆明seo_4a广告公司

青岛家乐福网上商城_房子装修风格大全2021新款_昆明seo_4a广告公司

时间:2025/8/23 12:48:11来源:https://blog.csdn.net/qq_33690342/article/details/144176361 浏览次数:0次
青岛家乐福网上商城_房子装修风格大全2021新款_昆明seo_4a广告公司

Env:   

3090Ti  CUDA 最低支持版本需要>=cuda-11.1  Ubuntu 22.04

Installation:

Installing CUDA11.3 

wget https://developer.download.nvidia.com/compute/cuda/11.3.0/local_installers/cuda_11.3.0_465.19.01_linux.run
sudo sh cuda_11.3.0_465.19.01_linux.run

Others: 

 
conda create -n smplix python=3.9  
pip install torch==1.7.1+cu110 torchvision==0.8.2+cu110 torchaudio==0.7.2 -f https://download.pytorch.org/whl/torch_stable.html#Miss mesh_ intersection  
cd smplify-x/ && git clone https://github.com/vchoutas/torch-mesh-isect 
cd torch-mesh-isect
python setup.py install#Miss helper_ math.h download helper_math.h  
#一般在cuda 的安装路径 /usr/local/cuda-11.3/samples/common/inc/helper_math.h #terminal设置CUDA_SAMPLES_INC环境变量
export CUDA_SAMPLES_INC=/usr/local/cuda-11.3/samples/common/inc/#Missing: human_body_prior Download form: 
cd smplify-x/
git clone https://github.com/nghorbani/human_body_prior/tree/cvpr19/human_body_prior
pip install requirements.txtpip install matplotlib configer

 

#操作符’~‘ 的问题

  File "/home/ss4/miniconda3/envs/smplix/lib/python3.9/site-packages/torchgeometry/core/conversions.py", line 302, in rotation_matrix_to_quaternionmask_c1 = mask_d2 * (1 - mask_d0_d1)File "/home/ss4/miniconda3/envs/smplix/lib/python3.9/site-packages/torch/tensor.py", line 511, in __rsub__return _C._VariableFunctions.rsub(self, other)
RuntimeError: Subtraction, the `-` operator, with a bool tensor is not supported. If you are trying to invert a mask, use the `~` or `logical_not()` operator instead.Solution:
vi /home/uq-04/miniconda3/envs/smplix/lib/python3.9/site-packages/torchgeometry/core/conversions.py #

修改为下图红框中所示 :

nvcc fatal : Unsupported gpu architecture ‘compute_86‘

# 打开配置文件
vi ~/.bashrc
# 在配置文件中添加如下一行export TORCH_CUDA_ARCH_LIST="8.0"  # 因为是CUDA11.0,对应的算力为8.0# 保存后source更新
source ~/.bashrc

Download Data

SMPL related models download link

关键字:青岛家乐福网上商城_房子装修风格大全2021新款_昆明seo_4a广告公司

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

责任编辑: