keypoint of《Rich feature hierarchies for accurate object detection and semantic segmentation》

Introduction

focus on two problem:locating object and train a high-capacity model with scarce label data
detection: sliding window detector
using the “recognition using region” paradigm

model: supervised Pre-training on a large auxiliary dataset, followed by domain specific fine-turning on a small dataset is a effective paradigm for learning high-capacity CNNs when dataset is scarce

Donahue: CNN can be used(without turning) as a black box feature extractor

Object detection with R-CNN

(1)categogy-independent region proposals
using selective search
https://ivi.fnwi.uva.nl/isis/publications/bibtexbrowser.php?key=UijlingsIJCV2013&bib=all.bib
(2)CNN
based on Alexnet
http://www.cs.toronto.edu/~fritz/absps/imagenet.pdf
(3)SVM
Overlap threshold

Prepropocess for CNN
regardless of the size or aspect ratio of the candidate region, we warp all pixels in a tight bounding box around it to the required size. and prior to warping, we dilate the bounding box so that at the warped size there are exactly p pixels of warped image context around the original box.

2.2 Test-time detection

(1)all cnn parameters are shared across all categories
(2)cnn computer the low dimensional feature

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值