rish-16 / involution_pytorchLinks
Unofficial PyTorch implementation of the Involution layer from CVPR 2021
☆45Updated 3 weeks ago
Alternatives and similar repositories for involution_pytorch
Users that are interested in involution_pytorch are comparing it to the libraries listed below
Sorting:
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- My implementation of DeepMind's Perceiver☆63Updated 4 years ago
- Code for scaling Transformers☆26Updated 5 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Lite Inference Toolkit (LIT) for PyTorch☆160Updated 4 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated last year
- An alternative to convolution in neural networks☆258Updated last year
- GAN models implemented with Pytorch Lightning and Hydra configuration☆33Updated 3 years ago
- A fastai/PyTorch package for unpaired image-to-image translation.☆136Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- The most parameter efficient machine learning models on a few popular benchmarks☆42Updated 3 years ago
- Functional deep learning☆108Updated 3 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆132Updated 4 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Minimal standalone example of diffusion model☆163Updated 3 years ago
- Convert scikit-learn models to PyTorch modules☆169Updated last year
- ☆47Updated 4 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated 2 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- ☆24Updated 3 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆39Updated 4 years ago
- ☆75Updated 3 years ago
- Implementation of the Adan (ADAptive Nesterov momentum algorithm) Optimizer in Pytorch☆252Updated 3 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago