上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 19 下一页

2016年11月4日

(原)ubuntu16重装显卡驱动后,torch中的问题

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/6030232.html 参考网址: https://github.com/torch/cutorch/issues/210 https://github.com/torch/cutorch/issues/ 阅读全文

posted @ 2016-11-04 14:38 darkknightzh 阅读(5292) 评论(0) 推荐(0) 编辑

2016年10月31日

(原)torch和caffe中的BatchNorm层

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/6015990.html BatchNorm具体网上搜索。 caffe中batchNorm层是通过BatchNorm+Scale实现的,但是默认没有bias。torch中的BatchNorm层使用函数Spa 阅读全文

posted @ 2016-10-31 15:19 darkknightzh 阅读(20825) 评论(9) 推荐(2) 编辑

2016年10月24日

(原)python中import caffe提示no module named google.protobuf.internal

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/5993405.html 之前在一台台式机上在python中使用import caffe时,没有出错。但是在服务器上使用import caffe时,提示no module named google.prot 阅读全文

posted @ 2016-10-24 16:10 darkknightzh 阅读(27866) 评论(0) 推荐(1) 编辑

(原+转)ubuntu16中莫名死机及重新安装显卡驱动

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/5992693.html 参考网址: http://blog.csdn.net/u012581999/article/details/52433609 https://ubuntuforums.org/sh 阅读全文

posted @ 2016-10-24 13:54 darkknightzh 阅读(8315) 评论(0) 推荐(0) 编辑

2016年10月11日

(原+转)ubuntu14中结束多个caffe进程中的某个

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/5948237.html 参考网址: http://www.2cto.com/os/201407/321547.html 在使用caffe进行训练时,发现了程序的bug所在,为了复现该bug,弄了一个死循环 阅读全文

posted @ 2016-10-11 10:13 darkknightzh 阅读(1097) 评论(0) 推荐(0) 编辑

2016年10月10日

(原)caffe中fine tuning及使用snapshot时的sh命令

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/5946041.html 参考网址: http://caffe.berkeleyvision.org/tutorial/interfaces.html http://www.cnblogs.com/denn 阅读全文

posted @ 2016-10-10 15:37 darkknightzh 阅读(2328) 评论(0) 推荐(0) 编辑

2016年9月26日

(原)caffe中通过图像生成lmdb格式的数据

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/5909121.html 参考网址: http://www.cnblogs.com/wangxiaocvpr/p/5096265.html 可以根据caffe-master\examples\imagene 阅读全文

posted @ 2016-09-26 14:33 darkknightzh 阅读(17861) 评论(4) 推荐(1) 编辑

2016年9月22日

(原+转)pycharm中使用caffe

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/5896446.html 参考网址: http://www.th7.cn/Program/Python/201510/641841.shtml http://stackoverflow.com/questi 阅读全文

posted @ 2016-09-22 15:09 darkknightzh 阅读(8801) 评论(0) 推荐(0) 编辑

2016年9月19日

(原)caffe在ubuntu中设置GPU的ID号及使用多个GPU

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/5884892.html 参考网址: http://caffe.berkeleyvision.org/tutorial/interfaces.html 由于在ubuntu中使用caffe的程序时,都使用.s 阅读全文

posted @ 2016-09-19 13:48 darkknightzh 阅读(9849) 评论(0) 推荐(0) 编辑

2016年9月12日

(原)编译caffe时提示未定义的引用(undefined reference to)

摘要: 转载请注明出处: http://www.cnblogs.com/darkknightzh/p/5864715.html 参考网址: https://github.com/BVLC/caffe/issues/3396 今天编译caffe代码,make all时,提示未定义的引用(undefined r 阅读全文

posted @ 2016-09-12 14:36 darkknightzh 阅读(13733) 评论(7) 推荐(0) 编辑

上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 19 下一页

导航