Skip to content

giorgiodema/Learning-Invariance-from-Equivariance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Invariance From Equivariance

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors