pytorch_wavelets
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet (by fbcotter)
mish-cuda
Mish Activation Function for PyTorch (by thomasbrandon)
pytorch_wavelets | mish-cuda | |
---|---|---|
1 | 2 | |
1,007 | 148 | |
4.6% | - | |
0.0 | 0.0 | |
over 1 year ago | about 4 years ago | |
Python | Jupyter Notebook | |
GNU General Public License v3.0 or later | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pytorch_wavelets
Posts with mentions or reviews of pytorch_wavelets.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-01.
-
How to create a docker environment for model use?
git clone https://github.com/fbcotter/pytorch_wavelets
mish-cuda
Posts with mentions or reviews of mish-cuda.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-04.
- Docker build cannot find CUDA driver or device
-
How to create a docker environment for model use?
# https://github.com/thomasbrandon/mish-cuda
What are some alternatives?
When comparing pytorch_wavelets and mish-cuda you can also consider the following projects:
pywt - PyWavelets - Wavelet Transforms in Python
mish-cuda - Mish Activation Function for PyTorch
ssqueezepy - Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python
cog - Containers for machine learning
WaveDiff - Official Pytorch Implementation of the paper: Wavelet Diffusion Models are fast and scalable Image Generators (CVPR'23)