rish-16 / involution_pytorchLinks
Unofficial PyTorch implementation of the Involution layer from CVPR 2021
☆45Updated last month
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
- ☆24Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Implementation of Feedback Transformer in Pytorch☆108Updated 4 years ago
- The most parameter efficient machine learning models on a few popular benchmarks☆42Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated last year
- GAN models implemented with Pytorch Lightning and Hydra configuration☆33Updated 3 years ago
- Code for scaling Transformers☆26Updated 5 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆58Updated 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 modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Convert scikit-learn models to PyTorch modules☆168Updated last year
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 5 years ago
- ☆27Updated 4 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago
- Check if you have training samples in your test set☆64Updated 3 years ago
- ☆47Updated 4 years ago
- HetSeq: Distributed GPU Training on Heterogeneous Infrastructure☆106Updated 2 years ago
- Lite Inference Toolkit (LIT) for PyTorch☆160Updated 4 years ago
- Functional deep learning☆108Updated 3 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 3 years ago
- An alternative to convolution in neural networks☆259Updated last year
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- An open source implementation of CLIP.☆33Updated 3 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆132Updated 4 years ago