安装驱动:
Ubuntu16.04+cuda8.0安装教程
https://blog.csdn.net/u010837794/article/details/63251725
ubuntu16.04LTS下安装cuDNNv5.1
https://blog.csdn.net/sunmingliu/article/details/79763929
利用pip安装tensorflow(指令)
sudopip install --upgradehttps://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-1.2.1-cp27-none-linux_x86_64.whl
TensorFlow学习系列之六:测试TensorFlow是否安装成功
https://blog.csdn.net/yhily2008/article/details/79177047
错误提示:ImportError: cannot import name main
https://blog.csdn.net/vaemusicsky/article/details/80419935
FlowNet到FlowNet2.0:基于卷积神经网络的光流预测算法:https://blog.csdn.net/SIGAI_CSDN/article/details/80664481
FlowNet2.0的实时demo:https://v.qq.com/x/page/c0503q9j8hf.html
FlowNet2.0: Evolution of Optical Flow Estimation with Deep Networks代码及环境配置:https://blog.csdn.net/blackmmu/article/details/78297840
代码下载:
tensorflow:https://github.com/sampepose/flownet2-tf
网友评论