- 1、本文档共9页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
withRegionProposalNetworks.PDF
Faster R-CNN: Towards Real-Time Object Detection
with Region Proposal Networks
Shaoqing Ren Kaiming He Ross Girshick Jian Sun
Microsoft Research
v-shren, kahe, rbg, jiansun@
Abstract
State-of-the-art object detection networks depend on region proposal algorithms
to hypothesize object locations. Advances like SPPnet [7] and Fast R-CNN [5]
have reduced the running time of these detection networks, exposing region pro-
posal computation as a bottleneck. In this work, we introduce a Region Pro-
posal Network (RPN) that shares full-image convolutional features with the de-
tection network, thus enabling nearly cost-free region proposals. An RPN is a
fully-convolutional network that simultaneously predicts object bounds and ob-
jectness scores at each position. RPNs are trained end-to-end to generate high-
quality region proposals, which are used by Fast R-CNN for detection. With a
simple alternating optimization, RPN and Fast R-CNN can be trained to share
convolutional features. For the very deep VGG-16 model [ 19], our detection
system has a frame rate of 5fps (including all steps) on a GPU, while achieving
state-of-the-art object detection accuracy on PASCAL VOC 2007 (73.2% mAP)
and 2012 (70.4% mAP) using 300 proposals per image. Code is available at
/ShaoqingRen/faster_rcnn.
1 Introduction
Recent advances in object detection are driven by the success of region proposal methods (e.g., [22])
and region-based convolutional neural networks (R-CNNs) [6]. Although region-based CNNs were
computationally expensive as originally developed in [6], their
您可能关注的文档
- VGUS4.3设计入门-欢迎使用.PDF
- VideoGame.PDF
- VIPENTRYTICKET.PDF
- VirtualMicrocontrollers.PDF
- VISI-Electrode.pdf
- Visio2007完美教程.pdf
- Visitoptions.PDF
- VM-Series.PDF
- VMImportExport.PDF
- VMware考试认证流程6.0.pdf
- (4篇)XX区抓党建促基层治理培训心得体会汇编12.docx
- 汇编1154期-在培训班上的讲话汇编(3篇).doc
- 汇编1173期-专题党课讲稿汇编(3篇)112.doc
- 汇编1076期-主题党课讲稿汇编(3篇).doc
- 汇编1177期-学习心得体会汇编(3篇)112.doc
- (6篇)党和国家机构改革心得体会汇编.docx
- 汇编1166期-坚定理想信念、全面从严治党、担当作为专题党课讲稿汇编(3篇)112.doc
- 汇编1174期-专题党课讲稿汇编(3篇)112.doc
- 教育13期-主题教育学习心得体会、研讨发言材料参考汇编(3篇).doc
- 汇编1458期-心得体会研讨发言提纲参考汇编(3篇)123.doc
最近下载
- 高桩码头标准化建设成果图集.pdf VIP
- 施工管理标准化图集最终版.pdf VIP
- 包装设计智慧树知到期末考试答案章节答案2024年浙江艺术职业学院.docx
- 2025年河南交通职业技术学院单招职业倾向性测试题库(考点梳理).docx VIP
- 胃肠外科“三基”考试卷含答案.doc
- 深入学习贯彻中央八项规定精神学习研讨发言材料.docx VIP
- 2022年汽车修理工(技师)证考试题库汇总(含真题和典型题).docx
- 52号令 水利工程质量管理规定 20230130.pdf VIP
- 供电营业规则复习试题附答案.docx
- 2025年中央八项规定精神学习教育党课讲稿+以学习教育为契机,深入贯彻中央八项规定精神.doc VIP
文档评论(0)