其他分享
首页 > 其他分享> > openpose ubunut安装说明GPU caffe

openpose ubunut安装说明GPU caffe

作者:互联网

1、官网
https://github.com/CMU-Perceptual-Computing-Lab/openpose#installation
2、安装依赖, 这一步没出问题
https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation/1_prerequisites.md
3、下载以及安装openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation/0_index.md
遇到问题
cudnn版本找不到的问题
1、在家目录下搜索cudnn_version.h这个文件所在文件夹
2、将这个文件夹内的所有文件复制到cudnn.h的目录下(这里是一个软连接,复制到实际的位置)
运行demo caffe 显示 显存不足的情况
如果之前的编译链接没有问题,重启电脑就会好了

标签:Lab,cudnn,caffe,ubunut,https,GPU,CMU,Perceptual,openpose
来源: https://blog.csdn.net/yunshangyue/article/details/120132501