Receptive Field - AshokBhat/ml GitHub Wiki
Receptive Field in CNN - the part of the image that is visible to one convolution filter at a time.
- Increases linearly with stacking more convolutional layers
- Increases exponentially when stacking across convolutions.
- What is the receptive field in CNN?
- How does the receptive field change with the stacking of convolutional layers?