会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
BlueOceans
联系方式:dianxinshidian@126.com
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
11
12
13
14
15
16
17
18
19
20
下一页
2017年10月22日
深度学习基础
摘要: UFLDL课程 http://deeplearning.stanford.edu/wiki/index.php/Softmax%E5%9B%9E%E5%BD%92
阅读全文
posted @ 2017-10-22 22:15 BlueOceans
阅读(154)
评论(0)
推荐(0)
2017年10月15日
Bounding-box_regression详解
摘要: http://caffecn.cn/?/question/160
阅读全文
posted @ 2017-10-15 21:32 BlueOceans
阅读(284)
评论(0)
推荐(0)
2017年10月14日
深度学习调参有哪些技巧?
摘要: 知乎 https://www.zhihu.com/question/25097993
阅读全文
posted @ 2017-10-14 17:59 BlueOceans
阅读(144)
评论(0)
推荐(0)
2017年10月13日
DeepLearning训练方法
摘要: 1、BN层训练技巧 缩小输入尺寸,这样可以提高batchsize的大小,在BN层适应了该数据集后,固定住BN层参数,放大输入尺寸继续训练 2、语义分割中解决网络输出尺寸与原尺寸的gap方法(如 1/8 output) (1)加入deconvolution层 (2)TuSimple采用的DUC方法 U
阅读全文
posted @ 2017-10-13 23:52 BlueOceans
阅读(280)
评论(0)
推荐(0)
2017年10月12日
深度机器学习中的batch的大小对学习效果有何影响
摘要: https://www.zhihu.com/question/32673260
阅读全文
posted @ 2017-10-12 17:33 BlueOceans
阅读(169)
评论(0)
推荐(0)
2017年10月3日
过拟合
摘要: 机器学习中防止过拟合的处理方法 http://blog.csdn.net/heyongluoyao8/article/details/49429629
阅读全文
posted @ 2017-10-03 17:00 BlueOceans
阅读(101)
评论(0)
推荐(0)
2017年10月2日
排列组合n选m算法
摘要: 找10组合算法,非递归 http://blog.csdn.net/sdhongjun/article/details/51475302
阅读全文
posted @ 2017-10-02 14:41 BlueOceans
阅读(1215)
评论(0)
推荐(0)
2017年10月1日
mobile deeplearning
摘要: 框架: 腾讯ncnn https://github.com/Tencent/ncnn 百度mobile-deep-learning https://github.com/baidu/mobile-deep-learning 网络 MobileNet https://github.com/Haiyan
阅读全文
posted @ 2017-10-01 22:47 BlueOceans
阅读(255)
评论(0)
推荐(0)
2017年9月30日
Check failed: status == CUBLAS_STATUS_SUCCESS (11 vs. 0) CUBLAS_STATUS_MAPPING_ERROR
摘要: 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 ==
阅读全文
posted @ 2017-09-30 13:26 BlueOceans
阅读(5073)
评论(2)
推荐(0)
2017年9月27日
linux下如何找到函数所在的文件
摘要: grep "关键字" -r 搜索目录
阅读全文
posted @ 2017-09-27 11:38 BlueOceans
阅读(886)
评论(0)
推荐(0)
上一页
1
···
11
12
13
14
15
16
17
18
19
20
下一页
公告