Paper summary - Making Convolutional Networks Shift-Invariant Again
TL; DR
Many operations in a typical convolutional neural network down-sample the signal without accounting for aliasing. Aliasing causes frequency content that makes a classifier vulnerable to rotation and translations.
Aliasing in CNNs
Aliasing is a...
robustramblings.hashnode.dev4 min read