fkodom / fft-conv-pytorchLinks
Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.
☆514Updated 2 years ago
Alternatives and similar repositories for fft-conv-pytorch
Users that are interested in fft-conv-pytorch are comparing it to the libraries listed below
Sorting:
- DCT (discrete cosine transform) functions for pytorch☆639Updated 3 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆441Updated last year
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆223Updated 8 months ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,079Updated 3 years ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆627Updated last year
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆183Updated 6 months ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆291Updated last year
- Learning Rate Warmup in PyTorch☆414Updated 5 months ago
- An All-MLP solution for Vision, from Google AI☆1,053Updated 5 months ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆538Updated last year
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆392Updated 4 years ago
- 1D interpolation for pytorch☆175Updated last year
- This is an official pytorch implementation of Fast Fourier Convolution.☆382Updated last year
- An implementation of the efficient attention module.☆326Updated 5 years ago
- Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet☆1,145Updated 2 years ago
- Differentiable fast wavelet transforms in PyTorch with GPU support.☆396Updated last week
- (N=1,2,3)-dimensional unfold (im2col) and fold (col2im) in PyTorch☆104Updated 11 months ago
- An implementation of local windowed attention for language modeling☆489Updated 4 months ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆492Updated 2 years ago
- Implementation of Linformer for Pytorch☆302Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆483Updated 4 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,163Updated last year
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆815Updated last year
- Estimate/count FLOPS for a given neural network using pytorch☆306Updated 3 years ago
- ☆612Updated last week
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- ☆467Updated 2 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆219Updated 2 years ago
- [ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmen…☆489Updated 2 years ago