TensorFlow(一) 模型训练
环境:windows10 +tensorflow1.40+Cuda8.0+Cudnn6.0 +Python3.5+Pycharm
1、 使用tfrecord;
tflearn 可以有两种mode 一种file,直接有一个文件保存label和path信息,一种是folder,直接读目录 子目录是label,目录文件为对应label下的图像文件;

http://blog.csdn.net/u013745804/article/details/78291425
TensorLayer
2、 自己用到的TensorFlow的几种输入
http://blog.csdn.net/jyshee/article/details/52566152
3、使用TensorFlow fineturn caffemodel 与deploy
浙公网安备 33010602011771号