摘要: Variable tf.Variable(initializer, name)给变量取名initializer是初始化参数,可以有tf.random_normal,tf.constant等。name就是变量的名字。http://blog.csdn.net/uestc_c2_403/article/d 阅读全文
posted @ 2018-02-24 18:34 程序生(Codey) 阅读(362) 评论(0) 推荐(0) 编辑
摘要: Caffe是一个常用的卷积神经网络框架,在视频、图像处理方面应用较多。 官网:http://caffe.berkeleyvision.org/ 演示:http://demo.caffe.berkeleyvision.org/classify_upload 安装:http://caffe.berkel 阅读全文
posted @ 2018-02-24 16:50 程序生(Codey) 阅读(711) 评论(0) 推荐(0) 编辑
摘要: 转载自:http://blog.csdn.net/u011974639/article/details/76146822 项目:https://www.cs.toronto.edu/~frossard/post/vgg16/ github:https://github.com/davifrossar 阅读全文
posted @ 2018-02-24 10:01 程序生(Codey) 阅读(240) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/buptzym/p/8059121.html 阅读全文
posted @ 2018-02-24 10:00 程序生(Codey) 阅读(129) 评论(0) 推荐(0) 编辑