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
☆69Updated last year
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 4 months ago
- Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.☆76Updated 3 years ago
- Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, Co…☆169Updated 3 years ago
- Unofficial PyTorch implementation of Dynamic Convolution: Attention over Convolution Kernels☆50Updated last year
- An implementation of the efficient attention module.☆321Updated 4 years ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆95Updated last year
- Implementation of Depthwise Separable Convolution (pytorch)☆82Updated 5 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- [ICLR 2022] "Anti-Oversmoothing in Deep Vision Transformers via the Fourier Domain Analysis: From Theory to Practice" by Peihao Wang, Wen…☆81Updated last year
- Ofiicial Implementation for Mamba-ND: Selective State Space Modeling for Multi-Dimensional Data☆64Updated last year
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Implementation of Linformer for Pytorch☆298Updated last year
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆505Updated last year
- Implementation of the transformer proposed in "Building Blocks for a Complex-Valued Transformer Architecture"☆82Updated last year
- Implementations of Recent Papers in Computer Vision☆38Updated 3 years ago
- [ECCV 2022] EdgeViT: Competing Light-weight CNNs on Mobile Devices with Vision Transformers☆110Updated 2 years ago
- A 1D implementation of a deformable convolutional layer in PyTorch with a few tricks.☆44Updated 2 years ago
- An official codebase of paper "Revisiting Sparse Convolutional Model for Visual Recognition"☆124Updated 2 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆116Updated 2 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.☆131Updated 9 months ago
- iFormer: Inception Transformer☆246Updated 2 years ago
- [WACV 2024] Spiking Denoising Diffusion Probabilistic Models☆52Updated 3 months ago
- Transformers w/o Attention, based fully on MLPs☆94Updated last year
- Sequencer: Deep LSTM for Image Classification☆143Updated 2 years ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆116Updated 2 years ago
- ☆164Updated 2 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆139Updated 5 months ago
- ☆35Updated 5 years ago
- Adaptive Gradient Clipping☆147Updated 2 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆44Updated last year