rish-16 / involution_pytorch
Unofficial PyTorch implementation of the Involution layer from CVPR 2021
☆45Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for involution_pytorch
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated last year
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆34Updated 2 years ago
- A GPT, made only of MLPs, in Jax☆55Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Cyclemoid implementation for PyTorch☆87Updated 2 years ago
- An Easy To Use PyTorch Computer Vision Library☆51Updated last year
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆35Updated 4 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 2 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…☆24Updated 2 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47Updated last year
- The most parameter efficient machine learning models on a few popular benchmarks☆42Updated 2 years ago
- Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch☆59Updated 3 years ago
- Code for scaling Transformers☆26Updated 3 years ago
- ☆24Updated 2 years ago
- PyTorch implementation of GLOM☆21Updated 2 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆104Updated 3 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 2 years ago
- My implementation of DeepMind's Perceiver☆63Updated 3 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆34Updated 2 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆54Updated 4 years ago
- This repository is the main Food Recognition Benchmark template and Starter kit. Clone the repository to compete now!☆67Updated last year
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆126Updated 10 months ago