2018年8月31日

摘要: ![特征金字塔注意力模块](https://images2018.cnblogs.com/blog/1020335/201808/1020335-20180831152750590-779154624.png) ![全局注意力的上采样模块](https://images2018.cnblogs.com/blog/1020335/201808/1020335-20180831152828500-1... 阅读全文
posted @ 2018-08-31 15:29 Mask-er 阅读(78) 评论(0) 推荐(0)

2017年8月28日

摘要: Focal Loss for Dense Object Detection 没解决的问题有 1. P4 Anchors第一段段尾 32 813的813 2. P5 Focal Loss的normalization 阅读全文
posted @ 2017-08-28 22:02 Mask-er 阅读(80) 评论(0) 推荐(0)

2017年7月17日

摘要: validation数据sample 尽管code看的很复杂,其实数据sample是很简单的。首先padimage,原因是经过几层卷积后,feature map会变小。然后只sample padded后的图内的点,sample原则根据weighted map 或者brain mask来做中心点sam 阅读全文
posted @ 2017-07-17 11:16 Mask-er 阅读(374) 评论(0) 推荐(0)

2016年9月23日

摘要: pip sudo pip install index https://pypi.mirrors.ustc.edu.cn/simple/ Django==1.10.1 阅读全文
posted @ 2016-09-23 11:26 Mask-er 阅读(214) 评论(0) 推荐(0)
摘要: github "url" install "install" install detail sudo dpkg i go_0.70_amd64.deb 阅读全文
posted @ 2016-09-23 10:47 Mask-er 阅读(120) 评论(0) 推荐(0)
摘要: 一 1.安装go wget https://storage.googleapis.com/golang/go1.5.1.linux-amd64.tar.gz sudo tar -C /usr/local -xzf go1.5.1.linux-amd64.tar.gz 2.编辑/etc/profile 阅读全文
posted @ 2016-09-23 09:57 Mask-er 阅读(347) 评论(0) 推荐(0)
摘要: 1.my.cnf配置 添加: [client] [mysqld] 注释: 关闭 查看状态: 参考:http://www.2cto.com/database/201504/395455.html On the first node: On the second (and following nodes 阅读全文
posted @ 2016-09-23 09:45 Mask-er 阅读(168) 评论(0) 推荐(0)

2016年9月18日

摘要: eclipse安装教程 https://websetnet.com/install-latest-eclipse-ubuntu-1604-1510/ http://blog.csdn.net/bai_yechuang2012/article/details/51669139 terminator 字 阅读全文
posted @ 2016-09-18 20:16 Mask-er 阅读(121) 评论(0) 推荐(0)

导航