Kymatio is an implementation of the wavelet scattering transform in the Python programming language, suitable for large-scale numerical experiments in signal processing and machine learning.
What is this fork for? This fork is dedicated to expand this code with new functionalities that are needed for my personal PhD project (the results of which can be found in this paper). Here's a (ever ...
Abstract: Image de-noising is an essential field in image processing, encompassing a wide range of applications. This is pre-processing task in which unwanted noise signals are removed using different ...
The Wavelet Transforms (WT) or wavelet analysis is probably the most recent solution to overcome the shortcomings of the Fourier Transform (FT). WT transforms a signal in period (or frequency) without ...