会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
代码空间
Computer Vision/Machine Learning/Evolutionary Computation...
博客园
首页
新随笔
联系
订阅
管理
2021年4月14日
MMDetection源码解析:Faster RCNN(3)--RPN Head类
摘要: Faster RCNN配置文件faster_rcnn_r50_fpn.py中的 backbone=dict( type='ResNet', depth=50, num_stages=4, out_indices=(0, 1, 2, 3), frozen_stages=1, norm_cfg=dict
阅读全文
posted @ 2021-04-14 17:22 MSTK
阅读(1413)
评论(0)
推荐(0)
编辑
公告