david-knigge / ccnnLinks
Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs/2301.10540.
☆183Updated 6 months ago
Alternatives and similar repositories for ccnn
Users that are interested in ccnn are comparing it to the libraries listed below
Sorting:
- Recent Advances in MLP-based Models (MLP is all you need!)☆117Updated 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
- ☆203Updated last year
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 4 years ago
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆124Updated 2 years ago
- Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, Co…☆170Updated 3 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
- An implementation of the efficient attention module.☆325Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆200Updated 2 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- [ICLR 2023] "Dilated convolution with learnable spacings" Ismail Khalfaoui Hassani, Thomas Pellegrini and Timothée Masquelier☆72Updated last year
- Learnable Fourier Features for Multi-Dimensional Spatial Positional Encoding☆55Updated last year
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆102Updated 3 years ago
- Sequencer: Deep LSTM for Image Classification☆142Updated 3 years ago
- Transformers w/o Attention, based fully on MLPs☆95Updated last year
- A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks☆94Updated 4 years ago
- Unofficial PyTorch implementation of Dynamic Convolution: Attention over Convolution Kernels☆50Updated last year
- Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.☆512Updated 2 years ago
- A simple minimal implementation of Reversible Vision Transformers☆126Updated last year
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆141Updated 7 months ago
- Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.☆77Updated 3 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 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 11 months ago
- ☆60Updated 3 years ago
- A simple cross attention that updates both the source and target in one step☆185Updated 3 months ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆309Updated 3 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆96Updated 4 years ago
- MLP-Like Vision Permutator for Visual Recognition (PyTorch)☆192Updated 3 years ago
- ☆41Updated 4 years ago
- Implementation of Depthwise Separable Convolution (pytorch)☆82Updated 5 years ago