dtransposed / MLP-Mixer
PyTorch implementation of MLP-Mixer architecture.
☆12Updated 3 years ago
Alternatives and similar repositories for MLP-Mixer:
Users that are interested in MLP-Mixer are comparing it to the libraries listed below
- An education step by step implementation of SimCLR that accompanies the blogpost☆32Updated 2 years ago
- Code for "OnlineAugment: Online Data Augmentation with Less Domain Knowledge" (ECCV 2020)☆38Updated 4 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆52Updated 3 years ago
- SiT: Self-supervised vision Transformer☆19Updated 3 years ago
- Official implementation of ICLR 2020 paper Unsupervised Clustering using Pseudo-semi-supervised Learning☆48Updated 3 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- Energy Based Models are a quite novel technique for density estimation. In this university project I explore this new research topic and …☆15Updated 3 years ago
- PyTorch implementation of PatchAutoAugment☆23Updated 3 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆30Updated 3 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆36Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- TensorFlow 2 implementation of the paper Generalized ODIN: Detecting Out-of-distribution Image without Learning from Out-of-distribution …☆45Updated 3 years ago
- Loss-Balanced Task Weighting to Reduce Negative Transfer in Multi-Task Learning, AAAI-SA'19☆29Updated 5 years ago
- Simple Code Implementation of "Xception" architecture using PyTorch.☆15Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆75Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- PyTorch implementation of FNet: Mixing Tokens with Fourier transforms☆25Updated 3 years ago
- Official implementation of "Energy-Based Models for Deep Probabilistic Regression" (ECCV 2020) and "How to Train Your Energy-Based Model …☆95Updated 4 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆39Updated 3 years ago
- A module for making weights initialization easier in pytorch.☆17Updated 6 years ago
- Unofficial implementation of YOTO (You Only Train Once) applied to Class balanced loss☆23Updated 4 years ago
- CoaT: Co-Scale Conv-Attentional Image Transformers☆16Updated 3 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 4 years ago
- A crash course on PyTorch hooks☆40Updated 4 years ago
- Task Agnostic Unsupervised Learning☆15Updated 3 years ago
- implements various optimizers from scratch for analysis and comparison☆9Updated 4 years ago