scattering_transform
scattering_transform copied to clipboard
A webpage for the scattering transform. To calculate, you just need the folder called "scattering".
Hello In the scattering/__init__.py file there are calls to `st_calc.scattering_coef`with `flatten` argument, although it rises an exception that there is no `flatten` argument. I guess it was an old version...
Hi! I am using your nice library to generate as in your tuto notebook some images from a single one. Here is one shoot  Now, I have a question...
Hi, I read your algorithm, I think the acceleration is super dependent on the resources available, and probably, the way the tree of scattering coefficient should be computed could be...
I am trying to run this example PH_image_synthesis.ipynb and the data you use is not available (so I made up something instead of the turbulence2d.mat would be good to have...