fbcotter / pytorch_wavelets

Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
Other
943 stars 146 forks source link

License #12

Closed davidplpl closed 4 years ago

davidplpl commented 4 years ago

What is the license of this repo? Thanks

fbcotter commented 4 years ago

Just added an MIT License

fbcotter commented 4 years ago

If you are using the DTCWT section of the repo, you should see the License at the bottom of the README.rst, in particular the request to cite Nick Kingsbury's paper. If you only wish to use the DWT, then the MIT license applies, but please cite the DOI for now (until I release a paper).