04 2019 档案
摘要:本地是 Ubuntu 1804 最近想查看服务器上的图片,之前都是scp到本地,感觉太麻烦,于是查到有一种方法,ssh图形界面那种: 1.在File 界面下,左侧文件栏的最后一列有 “+ Other Locations” 点击**“+ Other Locations”** 可显示硬件相关的硬盘与网络
阅读全文
摘要:1.使用预训练模型,需要修改训练的prototxt,将layer name改为与要使用模型的layer name相同即可。 Borrowing Weights from a Pretrained Network To borrow the weights of an already trained
阅读全文
摘要:You need to generate caffe.pb.h manually using protoc as follows.
阅读全文
摘要:总是分不太清楚LIBRARY_PATH和LD_LIBRARY_PATH环境变量的区别,每次都是现查一下,转载到这里,备忘。。。 转载自:https://www.cnblogs.com/panfeng412/archive/2011/10/20/library_path-and-ld_library_
阅读全文