/scatternet

Generating scatternet features

Primary LanguagePython

scatternet

Code for generating scatternet features on MNIST, Fashion-MNIST, and CiFAR-10. Scatternet library https://github.com/edouardoyallon/pyscatwave is used in this project. The code will generate features and labels.

Command: python scatternet_feature_extractor.py

Requirement:

  • Python 2.7 (not compatible with 3.5 or later)
  • Pytorch 0.4