Skip to content

NarayanSchuetz/SpectralLayersPyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpectralLayersPyTorch

Trainable linear spectral layers for PyTorch

Implements trainable spectral layers for PyTorch that can be initialized as 1-D & 2-D DCT and DFT transformations as shown in paper.

Install

The package can be installed as follows:

pip install git+https://github.com/NarayanSchuetz/SpectralLayersPyTorch.git

Attribution

@misc{alberti2019trainable,
      title={Trainable Spectrally Initializable Matrix Transformations in Convolutional Neural Networks}, 
      author={Michele Alberti and Angela Botros and Narayan Schuez and Rolf Ingold and Marcus Liwicki and Mathias Seuret},
      year={2019},
      eprint={1911.05045},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
   }

About

Trainable linear spectral layers for PyTorch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •