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…☆183Updated 3 months ago
- [ICLR 2022] "Anti-Oversmoothing in Deep Vision Transformers via the Fourier Domain Analysis: From Theory to Practice" by Peihao Wang, Wen…☆80Updated last year
- An efficient pytorch implementation of selective scan in one file, works with both cpu and gpu, with corresponding mathematical derivatio…☆93Updated last year
- Unofficial PyTorch implementation of Dynamic Convolution: Attention over Convolution Kernels☆49Updated last year
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 9 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 1D implementation of a deformable convolutional layer in PyTorch with a few tricks.☆44Updated 2 years ago
- Ofiicial Implementation for Mamba-ND: Selective State Space Modeling for Multi-Dimensional Data☆63Updated last year
- A simple cross attention that updates both the source and target in one step☆178Updated last month
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆502Updated last year
- Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.☆74Updated 2 years ago
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆104Updated this week
- Transformers w/o Attention, based fully on MLPs☆94Updated last year
- An implementation of the efficient attention module.☆320Updated 4 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆116Updated 2 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- An official codebase of paper "Revisiting Sparse Convolutional Model for Visual Recognition"☆124Updated 2 years ago
- Implementation of Linformer for Pytorch☆296Updated 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
- iFormer: Inception Transformer☆247Updated 2 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆44Updated last year
- A simple minimal implementation of Reversible Vision Transformers☆125Updated last year
- 2D discrete Wavelet Transform for Image Classification and Segmentation☆91Updated 7 months ago
- Pytorch implementation of Simplified Structured State-Spaces for Sequence Modeling (S5)☆77Updated last year
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆56Updated 11 months ago
- Code repository for the ICLR 2022 paper "FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes" https://openreview.ne…☆116Updated 2 years ago
- Implementation of the transformer proposed in "Building Blocks for a Complex-Valued Transformer Architecture"☆81Updated last year
- PyTorch implementation of Structured State Space for Sequence Modeling (S4), based on Annotated S4.☆84Updated last year
- [WACV 2024] Spiking Denoising Diffusion Probabilistic Models☆51Updated 3 months ago