scattering_transform icon indicating copy to clipboard operation
scattering_transform copied to clipboard

A webpage for the scattering transform. To calculate, you just need the folder called "scattering".

Results 4 scattering_transform issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/20539759/234309944-cc2d056f-ea88-4f18-a773-c997c572b50f.png) 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...