09 2017 档案
摘要:I0930 21:23:15.115576 30918 solver.cpp:281] Learning Rate Policy: multistepF0930 21:23:17.263314 31011 math_functions.cu:121] Check failed: status ==
阅读全文
摘要:grep "关键字" -r 搜索目录
阅读全文
摘要:Must Know Tips/Tricks in Deep Neural Networks (by Xiu-Shen Wei) http://lamda.nju.edu.cn/weixs/project/CNNTricks/CNNTricks.html
阅读全文
摘要:深度学习中 Batch Normalization为什么效果好?(知乎) https://www.zhihu.com/question/38102762
阅读全文
摘要:主页:https://www.sifeiliu.net/project 基于CNN face parsing: https://www.sifeiliu.net/face-parsing codes:https://github.com/Liusifei/FaceLabeling
阅读全文
摘要:MODEL=${EXP}/model/${NET_ID}/pspnet101_VOC2012.caffemodel SNAPSHOT=${EXP}/model/${NET_ID}/train_iter_7000.solverstate CMD="${CAFFE_BIN} train \ --solver=${CONFIG_DIR}/solver.protot...
阅读全文
摘要:http://blog.csdn.net/wind19/article/details/8960574 使用find cd /usr find ./tmp/ | grep -v tmp/dirc | cpio -pdm /home/xx/ 其中grep的-v 表示把匹配到的去掉不显示,cpio命令中
阅读全文
摘要:// The learning rate decay policy. The currently implemented learning rate // policies are as follows: // - fixed: always return base_lr. // - step: r
阅读全文
摘要:方法1: 方法2: 方法3: 使用 numpy.fliplr https://docs.scipy.org/doc/numpy/reference/generated/numpy.fliplr.html numpy.fliplr Flip array in the left/right direct
阅读全文
摘要:http://blog.csdn.net/yhl_leo/article/details/52185581
阅读全文
摘要:问题:设置solver.prototxt时,lr_policy:"step",运行时出现下面问题 原因:未设置stepsize参数 解决:参考下面设置http://www.cnblogs.com/denny402/p/5074049.html
阅读全文
摘要:http://zh-google-styleguide.readthedocs.io/en/latest/google-python-styleguide/python_style_rules/
阅读全文
摘要:http://blog.csdn.net/zziahgf/article/details/72900948
阅读全文
/include/caffe/common.cuh(9): error: function "atomicAdd(double *, double)" has already been defined
摘要:https://stackoverflow.com/questions/39274472/error-function-atomicadddouble-double-has-already-been-defined I finally got it working with the help of
阅读全文

浙公网安备 33010602011771号