isaaccorley / mlp-mixer-pytorch
PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)
☆30Updated 3 years ago
Alternatives and similar repositories for mlp-mixer-pytorch:
Users that are interested in mlp-mixer-pytorch are comparing it to the libraries listed below
- PyTorch implementation of PatchAutoAugment☆23Updated 3 years ago
- Official code for NeurIPS paper "Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach".☆16Updated 2 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- ☆25Updated 4 years ago
- SimCLR pytorch implementation using DistributedDataParallel.☆24Updated 2 years ago
- Bootstrap Your Own Latent (BYOL) pytorch implementation using DistributedDataParallel.☆28Updated 2 years ago
- Evaluating AlexNet features at various depths☆39Updated 4 years ago
- ImageNet training code that implements academic defaults☆13Updated 3 years ago
- Official code for the paper: "A Closer Look at Self-training for Zero-Label Semantic Segmentation" https://arxiv.org/abs/2104.11692☆25Updated 3 years ago
- sharpDARTS: Faster and More Accurate Differentiable Architecture Search☆16Updated 4 years ago
- Experiments with self-supervised learning☆11Updated 4 years ago
- Official code for the paper "Why Do Self-Supervised Models Transfer? Investigating the Impact of Invariance on Downstream Tasks".☆16Updated 3 years ago
- The project is about predicting sets (of classes) from images.☆22Updated 3 years ago
- ☆41Updated 3 years ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 4 years ago
- The implementation of paper ''Efficient Attention Network: Accelerate Attention by Searching Where to Plug''.☆20Updated last year
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆51Updated 3 years ago
- Learning Loss for Active Learning Pytorch Implementation,(reproduction)☆32Updated 5 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 4 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 2 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- An open source implementation of CLIP.☆32Updated 2 years ago
- Code for reproducing experiments in "How Useful is Self-Supervised Pretraining for Visual Tasks?"☆60Updated 6 months ago
- pytorch implementation of "Contrastive Multiview Coding", "Momentum Contrast for Unsupervised Visual Representation Learning", and "Unsup…☆17Updated 4 years ago
- batchboost is a variation on MixUp that instead of mixing just two images, mixes many images together.☆44Updated 5 years ago
- Simple but high-performing method for learning a policy of test-time augmentation☆38Updated last year
- Implementation of Kronecker Attention in Pytorch☆18Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆76Updated 3 years ago