Invariance is one of the most important concepts in deep learning. A classification function should be invariant to all that transformations that leave the object unchanged. One of the most used technique to achieve invariance is called "data augmentation", and it consists on adding transformed samples to the training set. In this project we show how invariance can be obtained exploiting the equivariance property of the convolution operation without relying on data augmentation.
giorgiodema/Learning-Invariance-from-Equivariance
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|