2020
How much Position Information Do Convolutional Neural Networks Encode?
ICLR 2020spotlight
In contrast to fully connected networks, Convolutional Neural Networks (CNNs) achieve efficiency by learning weights associated with local filters with a finite spatial extent. An implication of this is that a filter may know what it is looking at, but not where it is positioned in the image. Inform…