K-H-Ismail / Dilated-Convolution-with-Learnable-Spacings-PyTorchLinks
[ICLR 2023] "Dilated convolution with learnable spacings" Ismail Khalfaoui Hassani, Thomas Pellegrini and Timothée Masquelier
☆72Updated last month
Alternatives and similar repositories for Dilated-Convolution-with-Learnable-Spacings-PyTorch
Users that are interested in Dilated-Convolution-with-Learnable-Spacings-PyTorch are comparing it to the libraries listed below
Sorting:
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆183Updated 8 months ago
- Unofficial PyTorch implementation of Dynamic Convolution: Attention over Convolution Kernels☆52Updated last year
- Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.☆77Updated 3 years ago
- [ICLR 2022] "Anti-Oversmoothing in Deep Vision Transformers via the Fourier Domain Analysis: From Theory to Practice" by Peihao Wang, Wen…☆83Updated 2 years ago
- A 1D implementation of a deformable convolutional layer in PyTorch with a few tricks.☆46Updated 2 years ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆101Updated 3 months ago
- Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, Co…☆170Updated 3 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆132Updated last year
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 4 years ago
- Implementation of the transformer proposed in "Building Blocks for a Complex-Valued Transformer Architecture"☆88Updated 2 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆44Updated last year
- Implementation of Linformer for Pytorch☆305Updated 2 years ago
- A simple minimal implementation of Reversible Vision Transformers☆127Updated last year
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆116Updated 3 years ago
- Ofiicial Implementation for Mamba-ND: Selective State Space Modeling for Multi-Dimensional Data☆66Updated last year
- An implementation of the efficient attention module.☆328Updated 5 years ago
- A simple cross attention that updates both the source and target in one step☆195Updated 6 months ago
- Sequencer: Deep LSTM for Image Classification☆143Updated 3 years ago
- [ECCV 2022] EdgeViT: Competing Light-weight CNNs on Mobile Devices with Vision Transformers☆115Updated 2 years ago
- Implementations of Recent Papers in Computer Vision☆38Updated 3 years ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆216Updated 4 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆84Updated 5 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆261Updated 4 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆116Updated 3 years ago
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆89Updated last year
- ☆205Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆126Updated 5 months ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆167Updated 2 years ago
- Implementation of Agent Attention in Pytorch☆93Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆145Updated 10 months ago