rish-16 / involution_pytorch
Unofficial PyTorch implementation of the Involution layer from CVPR 2021
☆45Updated 4 years ago
Alternatives and similar repositories for involution_pytorch
Users that are interested in involution_pytorch are comparing it to the libraries listed below
Sorting:
- AdaCat☆49Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- The most parameter efficient machine learning models on a few popular benchmarks☆42Updated 3 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆105Updated 4 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆33Updated last year
- GAN models implemented with Pytorch Lightning and Hydra configuration☆34Updated 2 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 3 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 4 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- This project shows how to derive the total number of training tokens from a large text dataset from 🤗 datasets with Apache Beam and Data…☆26Updated 2 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- Domain Adaptation☆23Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 2 years ago
- A collection of optimizers, some arcane others well known, for Flax.☆29Updated 3 years ago
- 👩 Pytorch and Jax code for the Madam optimiser.☆51Updated 4 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated last year
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 2 years ago
- a lightweight transformer library for PyTorch☆71Updated 3 years ago
- A criticism of a recent paper on buggy image downsampling methods in popular image processing and deep learning libraries.☆72Updated 2 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆33Updated 4 years ago
- Toy implementations of some popular ML optimizers using Python/JAX☆44Updated 3 years ago
- Pytorch Lightning seed project with hydra☆18Updated 4 years ago
- An alternative to convolution in neural networks☆254Updated last year
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 4 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- PyTorch Lightning implementation of Barlow Twins: Self-Supervised Learning via Redundancy Reduction.☆12Updated 4 years ago