fbcotter / pytorch_waveletsLinks
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
☆1,104Updated 2 years ago
Alternatives and similar repositories for pytorch_wavelets
Users that are interested in pytorch_wavelets are comparing it to the libraries listed below
Sorting:
- Differentiable fast wavelet transforms in PyTorch with GPU support.☆375Updated 3 weeks ago
- DCT (discrete cosine transform) functions for pytorch☆618Updated 2 years ago
- Fast and differentiable MS-SSIM and SSIM for pytorch.☆1,191Updated last year
- This is an official pytorch implementation of Fast Fourier Convolution.☆377Updated last year
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆501Updated last year
- An All-MLP solution for Vision, from Google AI☆1,034Updated last month
- Multi-level Wavelet Convolutional Neural Networks☆289Updated 4 years ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆484Updated 2 years ago
- pytorch structural similarity (SSIM) loss☆1,933Updated last year
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆784Updated last year
- A high-level toolbox for using complex valued neural networks in PyTorch☆712Updated 11 months ago
- Implementation of the Swin Transformer in PyTorch.☆843Updated 4 years ago
- Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (CVPR 2022)☆924Updated last year
- FcaNet: Frequency Channel Attention Networks☆566Updated 4 years ago
- Wavelet scattering transforms in Python with GPU acceleration☆801Updated 6 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,076Updated 2 years ago
- the code for WaveCNet☆129Updated last year
- Fourier Features Let Networks Learn High Frequency Functions in Low Dimensional Domains☆1,322Updated 2 years ago
- A pytorch port of google-research/google-research/robust_loss/☆687Updated 4 years ago
- [CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator☆1,314Updated 4 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,347Updated last year
- Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)☆583Updated 3 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆395Updated 3 years ago
- PyTorch differentiable Multi-Scale Structural Similarity (MS-SSIM) loss☆457Updated 3 years ago
- [NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang☆1,683Updated 2 years ago
- Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition