会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
代码空间
Computer Vision/Machine Learning/Evolutionary Computation...
博客园
首页
新随笔
联系
订阅
管理
2021年3月29日
MMDetection源码解析:Faster RCNN(2)--FasterRCNN类
摘要: Faster RCNN配置文件faster_rcnn_r50_fpn.py中的 type='FasterRCNN', 说明了这是一个Faster RCNN模型,对应的是mmdetection/mmdet/models/detectors/faster_rcnn.py文件,主要内容如下: from .
阅读全文
posted @ 2021-03-29 17:43 MSTK
阅读(894)
评论(0)
推荐(0)
编辑
公告