cmorlet-tensorflow icon indicating copy to clipboard operation
cmorlet-tensorflow copied to clipboard

A TensorFlow implementation of the Continous Wavelet Transform based on the complex Morlet wavelet.

Results 4 cmorlet-tensorflow issues
Sort by recently updated
recently updated
newest added

Made CWT class compatible with Keras Layers

Added an output option to generate 3 channels of Magnitude.

I've done a quick code upgrade to make work with Tensor flow 2.0 I also make this pip installable as a module.