gentaiscool / scatternet

Generating scatternet features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Generating scatternet features


Languages

Language:Python 100.0%