Skip to content

eickenberg/scatnet

 
 

Repository files navigation

ScatNet

ScatNet is a MATLAB implementation of the Scattering Networks.

See homepage of the project for license, documentation, tutorials, bug reports

http://www.di.ens.fr/data/software/scatnet/

Install ScatNet

  • launch addpath_scatnet from matlab shell

[optional] : add the following two lines to your startup.m file so that matlab does the addpath automatically when it starts:

addpath /path/to/scatnet;
addpath_scatnet;

Quickstarts

Use ScatNet with audio signals: http://www.di.ens.fr/data/software/scatnet/quickstart-audio/

Use ScatNet with images: http://www.di.ens.fr/data/software/scatnet/quickstart-image/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 94.5%
  • M 5.5%