fkodom / fft-conv-pytorchLinks
Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.
☆505Updated last year
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☆624Updated 2 years ago
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 2 years ago
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆435Updated 11 months ago
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆603Updated 9 months ago
- Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)☆221Updated 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!)☆535Updated 10 months ago
- An All-MLP solution for Vision, from Google AI☆1,039Updated 2 months ago
- Implementation of a U-net complete with efficient attention as well as the latest research findings☆287Updated last year
- An implementation of the efficient attention module.☆321Updated 4 years ago
- Implementation of Axial attention - attending to multi-dimensional data efficiently☆385Updated 4 years ago
- 1D interpolation for pytorch☆173Updated last year
- Implementation of Linformer for Pytorch☆298Updated last year
- Learning Rate Warmup in PyTorch☆412Updated 2 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- Differentiable fast wavelet transforms in PyTorch with GPU support.☆381Updated this week
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆183Updated 4 months ago
- Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet☆1,117Updated 2 years ago
- An implementation of local windowed attention for language modeling☆475Updated 2 months ago
- This is an official pytorch implementation of Fast Fourier Convolution.☆378Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆218Updated 4 years ago
- Adaptive Gradient Clipping☆147Updated 2 years ago
- [NeurIPS 2021] [T-PAMI] Global Filter Networks for Image Classification☆486Updated 2 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆306Updated 3 years ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,145Updated last year
- ☆465Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485Updated 4 years ago
- Implementation of fused cosine similarity attention in the same style as Flash Attention☆214Updated 2 years ago
- Ranger deep learning optimizer rewrite to use newest components☆334Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆821Updated 3 years ago