Faster RCNN

Faster RCNN


  • -Model(pytorch版本

视频教程:B站
代码地址:Gitee、Github
存储地址:
百度云 -提取码:6cgu
Google云

《Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks》
—two stage的检测网络的经典代表
作者:Shaoqing Ren, Kaiming He, Ross Girshick, Jian Sun
单位:
发表会议及时间:2015.4

Submission history
From: Kaiming He [view email]
[v1] Thu, 4 Jun 2015 07:58:34 UTC (2,095 KB)
[v2] Sun, 13 Sep 2015 07:54:00 UTC (2,095 KB)
[v3] Wed, 6 Jan 2016 06:30:17 UTC (6,102 KB)

https://arxiv.org/abs/1506.01497


  • Abstract

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing region proposal computation as a bottleneck.

In this work, we introduce a Region Proposal Network (RPN) that shares full-image convolutional features with the detection network, thus enabling nearly cost-free region proposals. An RPN is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position.

The RPN is trained end-to-end to generate high-quality region proposals, which are used by Fast R-CNN for detection. We further merge RPN and Fast R-CNN into a single network by sharing their convolutional features—using the recently popular terminology of neural networks with ‘attention’ mechanisms, the RPN component tells the unified network where to look.

For the very deep VGG-16 model, 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, 2012, and MS COCO datasets with only 300 proposals per image. In ILSVRC and COCO 2015 competitions, Faster R-CNN and RPN are the foundations of the 1st-place winning entries in several tracks. Code has been made publicly available.


一 论文导读

二 论文精读

三 代码实现

四 问题思索

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值