What is: Receptive Field Block?
Source | Receptive Field Block Net for Accurate and Fast Object Detection |
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
Receptive Field Block (RFB) is a module for strengthening the deep features learned from lightweight CNN models so that they can contribute to fast and accurate detectors. Specifically, RFB makes use of multi-branch pooling with varying kernels corresponding to RFs of different sizes, applies dilated convolution layers to control their eccentricities, and reshapes them to generate final representation.