会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
BlueOceans
联系方式:dianxinshidian@126.com
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
5
6
7
8
9
10
11
12
13
···
20
下一页
2018年12月2日
openblas下载安装编译
摘要: 编译好的库: https://github.com/JuliaLinearAlgebra/OpenBLASBuilder/releases 源码编译 下载:https://github.com/xianyi/OpenBLAS 选择合适的版本 下载perl:http://pan.baidu.com/s
阅读全文
posted @ 2018-12-02 11:27 BlueOceans
阅读(1809)
评论(0)
推荐(0)
2018年11月27日
DeepLearning网络设计总结
摘要: 检测网络: 1. tiling层可以减少计算量,deconvolution相比tiling性能要好一些
阅读全文
posted @ 2018-11-27 17:55 BlueOceans
阅读(161)
评论(0)
推荐(0)
2018年11月26日
Linux命令替换字符串
摘要: 用str2替换str1
阅读全文
posted @ 2018-11-26 15:21 BlueOceans
阅读(911)
评论(0)
推荐(0)
2018年11月13日
Y7000联想拯救者gtx1050Ti安装cuda9.0
摘要: 安装cuda经常会遇到安装失败的问题,原因大部分都是由于驱动不一致引起的,接下来我们分两步讲解 1. 安装驱动失败 原因:nvidia官网提供的驱动都是通用的,针对特殊设备可能出现不兼容问题,方法很简单,直接去联想官网下载最新驱动,可通过电脑的SN(笔记本底部)序列号查找对应的驱动 安装步骤:右键开
阅读全文
posted @ 2018-11-13 16:51 BlueOceans
阅读(3864)
评论(0)
推荐(0)
2018年11月8日
caffe boost cuda __float128 undefined
摘要: 转载:https://blog.csdn.net/thesby/article/details/50512886 编译caffe-master时遇到的问题,__float128未定义,使用到cuda版本为7.5.18,boost为1.60,gcc为4.8,opencv为3.1,操作系统为ubuntu
阅读全文
posted @ 2018-11-08 14:26 BlueOceans
阅读(1003)
评论(0)
推荐(0)
检测数据集
摘要: Pascal VOC
阅读全文
posted @ 2018-11-08 13:35 BlueOceans
阅读(243)
评论(0)
推荐(0)
2018年11月7日
QXcbConnection: Could not connect to display
摘要: 注意:要添加到所有matplotlib前面,否则不起作用
阅读全文
posted @ 2018-11-07 17:50 BlueOceans
阅读(1243)
评论(0)
推荐(0)
undefined reference to `cv::VideoCapture
摘要: 出现opencv链接的问题原因: 1. 路径设置不正确,caffe会优先搜索Makefile.config里面的环境设置 2. anaconda2装的opencv和配置的opencv路径不一致 比如,我在 安装anaconda2时配置了opencv3,bashrc里面设置了opencv3的路径,但是
阅读全文
posted @ 2018-11-07 16:06 BlueOceans
阅读(2704)
评论(0)
推荐(0)
DOSD用scratch的方式训练通用目标检测,性能很高
摘要: 推荐一篇今年ICCV上基于DenseNet的general object detection的工作。这是目前已知的第一篇在完全脱离ImageNet pre-train模型的情况下使用deep model在有限的训练数据前提下能做到state-of-the-art performance的工作,同时模
阅读全文
posted @ 2018-11-07 10:36 BlueOceans
阅读(218)
评论(0)
推荐(0)
2018年11月2日
caffemodel模型
摘要: resnet18 https://github.com/HolmesShuan/ResNet-18-Caffemodel-on-ImageNet
阅读全文
posted @ 2018-11-02 10:54 BlueOceans
阅读(425)
评论(0)
推荐(0)
上一页
1
···
5
6
7
8
9
10
11
12
13
···
20
下一页
公告