Skip to content

UiO-CS/tf-wavelets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF-Wavelets

The tfwavelets package is a library for computing Descrete Wavelet Transforms (DWT) in TensorFlow.

To install, clone the repository and install with pip:

$ git clone https://github.com/UiO-CS/tf-wavelets.git
$ cd tf-wavelets
$ pip install .

Add flags to pip (such as --user, -e) like you normally would.

For help on how to use tfwavelets, please consult the documentation.

About

TensorFlow implementation of descrete wavelets transforms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages