R-FCN:Object Detection via Region-based Fully Convolutional Network
Abstract
- Region-based & Fully Convolution network
- Position-sensitive score maps
Introduction
- RoI pooling layer & RoI-wise subnetwork
- Deeper RoI-wise subnetwork cost lot, lower speed due to unshared per-RoI computation
- translation invariance & translation variance
- score maps encodes the position information, position-sensitive RoI pooling layer shepherds information
- Backbone 101-layer Residual Net