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
☆68Updated 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…☆184Updated 2 months ago
- Unofficial PyTorch implementation of Dynamic Convolution: Attention over Convolution Kernels☆48Updated 11 months ago
- A 1D implementation of a deformable convolutional layer in PyTorch with a few tricks.☆44Updated last year
- [ICLR 2022] "Anti-Oversmoothing in Deep Vision Transformers via the Fourier Domain Analysis: From Theory to Practice" by Peihao Wang, Wen…☆80Updated last year
- Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, Co…☆170Updated 3 years ago
- An official codebase of paper "Revisiting Sparse Convolutional Model for Visual Recognition"☆124Updated 2 years ago
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆93Updated last year
- [WACV 2024] Spiking Denoising Diffusion Probabilistic Models☆51Updated last month
- Ofiicial Implementation for Mamba-ND: Selective State Space Modeling for Multi-Dimensional Data☆61Updated last year
- Implementation of Depthwise Separable Convolution (pytorch)☆82Updated 5 years ago
- [ECCV 2022] EdgeViT: Competing Light-weight CNNs on Mobile Devices with Vision Transformers☆109Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆259Updated 4 years ago
- Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.☆74Updated 2 years ago
- [NeurIPS 2023] The PyTorch Implementation of Scheduled (Stable) Weight Decay.☆59Updated last year
- Implementation of Agent Attention in Pytorch☆90Updated last year
- An implementation of the efficient attention module.☆319Updated 4 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆115Updated 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.☆129Updated 7 months ago
- A simple minimal implementation of Reversible Vision Transformers☆125Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆99Updated last year
- ☆27Updated 2 years ago
- Sequencer: Deep LSTM for Image Classification☆143Updated 2 years ago
- My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing o…☆43Updated 7 months ago
- ☆47Updated last year
- 2D discrete Wavelet Transform for Image Classification and Segmentation☆92Updated 6 months ago
- Transformers w/o Attention, based fully on MLPs☆93Updated last year
- Implementation of Linformer for Pytorch☆292Updated last year
- A simple cross attention that updates both the source and target in one step☆172Updated last year
- iFormer: Inception Transformer☆248Updated 2 years ago
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆51Updated 9 months ago