摘要: run code meet: Because make Opencv without OpenGL,so i uninstall opencv under the 'build' folder, before cmake ,we need install GTK + OpenGL Extension 阅读全文
posted @ 2017-09-12 14:59 chanyn 阅读(756) 评论(0) 推荐(0) 编辑
摘要: It is possible relative to CUDA compute cabality , and should find your VGA Driver's compute cabality You can refer to is Blog: http://blog.csdn.net/r 阅读全文
posted @ 2017-05-10 20:50 chanyn 阅读(796) 评论(0) 推荐(0) 编辑
摘要: 1.In ssh service agent (controlled computer),find /etc/ssh/sshd_config,make sure [ X11Forwarding yes ],note no [ # ] in front of [ X11Forwarding ],and 阅读全文
posted @ 2017-04-08 11:46 chanyn 阅读(214) 评论(0) 推荐(0) 编辑
摘要: CUDA7.5,cuDNN7.0,MATLAB2015a已经配置完毕。 官网下载MatConv:http://www.vlfeat.org/matconvnet/ 解压到自定义目录,启动MATLAB 中间出现过如下问题: 原因: The thing about && is that it can o 阅读全文
posted @ 2016-08-22 19:45 chanyn 阅读(552) 评论(0) 推荐(0) 编辑
摘要: Train a reformed AlexNet,keep conv layer input size,transform fc layers to conv which kernel size is 1*1.But loss is shocking and Net cannot converge. 阅读全文
posted @ 2016-08-22 17:32 chanyn 阅读(810) 评论(0) 推荐(0) 编辑