会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
哈哈哈喽喽喽
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
10
11
12
13
14
15
16
17
18
···
28
下一页
2021年11月12日
ss
摘要: End-to-End Semi-Supervised Object Detection with Soft Teacher
阅读全文
posted @ 2021-11-12 22:17 哈哈哈喽喽喽
阅读(56)
评论(0)
推荐(0)
2021年11月9日
目标检测_PAN
摘要: https://zhuanlan.zhihu.com/p/34472945 1、PANet改进了主干网络结构,加强了特征金字塔的结构,缩短了高低层特征融合的路径; 2、提出了更灵活的RoI池化。之前FPN的RoI池化只从高层特征取值,现在则在各个尺度上的特征里操作; 3、预测mask的时候使用一个额
阅读全文
posted @ 2021-11-09 21:52 哈哈哈喽喽喽
阅读(230)
评论(0)
推荐(0)
目标检测_SPP
摘要: 解决的问题 1、训练和测试常见的CNN网络时,要求输入的图像有一个固定的大小(网络前面的卷积层不要求输入图像的大小,后面的全连接层的输入特征数是固定的,需要固定的输入),比如要求图像的输入为224*224 * 当尺寸大小不同的图像输入到相同的多层卷积网络中,得到的feature map大小是不同的,
阅读全文
posted @ 2021-11-09 18:20 哈哈哈喽喽喽
阅读(123)
评论(0)
推荐(0)
内网 linux 使用conda安装三方件
摘要: 1.首先wget baidu.com 查看当前环境对外网的连通性 2.如果不能联通,则配置代理,配置代理的方法有很多,这里举例使用export方法 export http_proxy="http://用户:密码@proxy.huawei.com:8080" export https_proxy="h
阅读全文
posted @ 2021-11-09 11:31 哈哈哈喽喽喽
阅读(209)
评论(0)
推荐(0)
安装gpu-pytorch版本
摘要: 0.安装的前提是conda安装网络是通的,详情见https://www.cnblogs.com/pyclq/p/15528029.html 1、安装GPU 版本的pytorch核心要点是 a.根据 cude驱动安装合适的 cudatoolkit版本 b.根据合适的 cudatoolkit版本安装合适
阅读全文
posted @ 2021-11-09 11:26 哈哈哈喽喽喽
阅读(115)
评论(0)
推荐(0)
2021年11月8日
fgg
摘要: https://openaccess.thecvf.com/content_CVPR_2020/papers/Wu_Rethinking_Classification_and_Localization_for_Object_Detection_CVPR_2020_paper.pdf https://
阅读全文
posted @ 2021-11-08 00:45 哈哈哈喽喽喽
阅读(72)
评论(0)
推荐(0)
2021年11月7日
sss
摘要: Density-based sampling These types of strategies take into account the distribution and local density. The intuition is that the location with more de
阅读全文
posted @ 2021-11-07 20:53 哈哈哈喽喽喽
阅读(137)
评论(0)
推荐(0)
2021年11月4日
netron
摘要: netron
阅读全文
posted @ 2021-11-04 18:24 哈哈哈喽喽喽
阅读(23)
评论(0)
推荐(0)
2021年11月1日
ss
摘要: https://zhuanlan.zhihu.com/p/342570549
阅读全文
posted @ 2021-11-01 21:33 哈哈哈喽喽喽
阅读(14)
评论(0)
推荐(0)
2021年10月30日
nn.BCELoss, nn.CrossEntropyLoss, BCEWithLogitsLoss
摘要: https://cloud.tencent.com/developer/article/1741626 https://cloud.tencent.com/developer/article/1660961 BCELoss是Binary CrossEntropyLoss的缩写,BCELoss Cro
阅读全文
posted @ 2021-10-30 22:03 哈哈哈喽喽喽
阅读(88)
评论(0)
推荐(0)
上一页
1
···
10
11
12
13
14
15
16
17
18
···
28
下一页
公告