Skip to content

prlz77/orthoreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrthoReg

LuaTorch & PyTorch implementation of orthoreg.

Usage

  1. Copy the contents of the backward-hook in your code.
  2. Add the beta (regularization strength, default 0.01), lambda (regularizer radius of influence, default 10), and epsilon (for numerically stable normalization), to the arguments of your script.
  3. run

Citation

@inproceedings{rodriguez2017regularizing,
  title={Regularizing CNNs with Locally Constrained Decorrelations},
  author={Rodr{\'{i}}guez, Pau and Gonz{\`{a}}lez, Jordi and Cucurull, Guillem and Gonfaus, Josep M. and Roca, Xavier},
  booktitle={Proceedings of the International Conference on Learning Representations (ICLR)},
  year={2017}
}

Read more

About

Torch implementation of orthoreg.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published