Continuous Wavelet Transform in PyTorch (GPU filtering)

423 views
Skip to first unread message

tomr...@gmail.com

unread,
Apr 17, 2018, 4:55:39 AM4/17/18
to PyWavelets
This is not directly related to the repository of pywavelets, but nonetheless I think this may be of interested to some of you. Recently, I ported the CWT implementation of Aaren to PyTorch so that wavelet filtering can be applied in parallel on a GPU. Motivation behind this is that I needed a way of rapidly processing a huge number of signals, which can now be done by running the filtering in batches on the GPU. Please find the code here: https://github.com/tomrunia/PyTorchWavelets -- All suggestions and contributions are welcome. Happy filtering!

-- Tom
Reply all
Reply to author
Forward
0 new messages