摘要:
1.MATLAB示例程序:%% Load the Caffe.Net and save in model file.def = fullfile('..', 'models', 'VGG_CNN_M_1024', 'test.prototxt');net =... 阅读全文
posted @ 2015-12-30 21:38
李庆喜
阅读(473)
评论(0)
推荐(0)
摘要:
问题描述:在使用Matlab调用caffe进行深度神经网络训练和测试时,遇到了如下提示信息: Invalid MEX-file ‘**/caffe.mexa64’ /usr/local/MATLAB/R2014a/bin/glnxa64/../../sys/... 阅读全文
posted @ 2015-12-30 20:09
李庆喜
阅读(625)
评论(0)
推荐(0)
摘要:
mongoDB-3.x启用认证官方文档:https://www.mongodb.org/downloads#productionhttps://docs.mongodb.org/manual/reference/method/js-user-management/https://docs.mo... 阅读全文
posted @ 2015-12-30 18:07
李庆喜
阅读(223)
评论(0)
推荐(0)
摘要:
mongoDB跨平台图形管理工具Shell-centric cross-platform MongoDB management tool官方网站: http://robomongo.org/https://docs.mongodb.org/manual/core/authentication/... 阅读全文
posted @ 2015-12-30 16:12
李庆喜
阅读(373)
评论(0)
推荐(0)