会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
BlueOceans
联系方式:dianxinshidian@126.com
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
6
7
8
9
10
11
12
13
14
···
20
下一页
2018年10月31日
NetScope脱机(localhost)使用[转】
摘要: https://blog.csdn.net/jiwu999/article/details/79626773 方法: step1:git clone https://github.com/ethereon/netscope step2:cd netscope step3: python -m Sim
阅读全文
posted @ 2018-10-31 10:46 BlueOceans
阅读(1077)
评论(0)
推荐(0)
2018年10月29日
class前置声明
摘要: https://www.cnblogs.com/King-Gentleman/p/5081159.html 当两个头文件互相包含的时候,类定义会编译出错,这时需要分别添加上对应的类声明 #include "B.h" class A; class B{ } #include "A.h" class B
阅读全文
posted @ 2018-10-29 21:03 BlueOceans
阅读(309)
评论(0)
推荐(0)
2018年10月24日
const函数
摘要: 1. const修饰成员函数:表示不可以修改成员变量
阅读全文
posted @ 2018-10-24 09:40 BlueOceans
阅读(356)
评论(0)
推荐(1)
2018年10月16日
CUDA开发
摘要: CUB库 https://nvlabs.github.io/cub/index.html
阅读全文
posted @ 2018-10-16 09:05 BlueOceans
阅读(205)
评论(0)
推荐(0)
2018年10月13日
caffe2学习
摘要: https://www.jianshu.com/p/50bf3bd4e3d0 知乎专栏 https://zhuanlan.zhihu.com/kingbob
阅读全文
posted @ 2018-10-13 10:34 BlueOceans
阅读(109)
评论(0)
推荐(0)
2018年10月12日
faster rcnn讲解很细
摘要: https://blog.csdn.net/bailufeiyan/article/details/50749694 https://www.cnblogs.com/dudumiaomiao/p/6560841.html featuremap上每个滑窗中心对应原图的一个区域(感受野),其中心点替换掉
阅读全文
posted @ 2018-10-12 15:26 BlueOceans
阅读(1633)
评论(0)
推荐(0)
控制台输出覆盖当前行显示
摘要: visual studio下 Linux下
阅读全文
posted @ 2018-10-12 11:13 BlueOceans
阅读(693)
评论(0)
推荐(0)
2018年10月11日
yolo算法解析
摘要:
阅读全文
posted @ 2018-10-11 17:56 BlueOceans
阅读(231)
评论(0)
推荐(0)
2018年10月9日
ImportError: No module named google.protobuf.internal
摘要: 下载: protobuf-3.3.0 设置路径:export PYTHONPATH=/gruntdata/lihaiyang/local/protobuf-3.3.0/python:$PYTHONPATH
阅读全文
posted @ 2018-10-09 12:07 BlueOceans
阅读(354)
评论(0)
推荐(0)
2018年9月29日
faster rcnn
摘要: 模型下载 https://github.com/rbgirshick/py-faster-rcnn/issues/542
阅读全文
posted @ 2018-09-29 15:15 BlueOceans
阅读(86)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
13
14
···
20
下一页
公告