Receptive Field

  • Not for Dense, only local connected Layers like Conv, Pooling
  • A neuron’s receptive field is the patch of the total field of view that a single neuron has access to
  • Almost a logarithmic relationship between classification accuracy and receptive field size
    • Large fields are almost necessary for high level recognition tasks, but with diminishing rewards
  • Recursive
  • How to increase receptive field