摘要:
问题描述: Drawing net to googlenet.png Traceback (most recent call last): File "draw_net.py", line 58, in <module> main() File "draw_net.py", line 54, in 阅读全文
摘要:
1.下载mnist 在caffe根目录下,执行以下脚本 ./data/mnist/get_mnist.sh 脚本内容如下 #!/usr/bin/env sh # This scripts downloads the mnist data and unzips it. DIR="$( cd "$(di 阅读全文
摘要:
1.打开之前安装的window+ubuntu双系统,发现之前安装的NIVDIA显卡失败具体如下在 终端中输入 sudo nvidia-smi 提示 NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver 阅读全文