omihub777 / ViT-CIFAR
PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 with small number of parameters (= 6.3M, originally ViT-B has 86M).
☆190Updated last year
Alternatives and similar repositories for ViT-CIFAR:
Users that are interested in ViT-CIFAR are comparing it to the libraries listed below
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆632Updated last week
- Compare neural networks by their feature similarity☆359Updated last year
- Pretrained models on CIFAR10/100 in PyTorch☆347Updated 2 years ago
- An Numpy and PyTorch Implementation of CKA-similarity with CUDA support☆90Updated 3 years ago
- ☆16Updated 2 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆299Updated 4 years ago
- Transformers trained on Tiny ImageNet☆54Updated 2 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆142Updated 11 months ago
- Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.☆143Updated 3 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆57Updated 3 years ago
- Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch☆328Updated last year
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- ☆35Updated 2 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆203Updated last year
- PyTorch implementation of Masked Autoencoder☆253Updated last year
- pytorch-tiny-imagenet☆175Updated last year
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆151Updated last year
- PyTorch implementation of Mixer-nano (#parameters is 0.67M, originally Mixer-S/16 has 18M) with 90.83 % acc. on CIFAR-10. Training from s…☆32Updated 3 years ago
- Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)☆347Updated 2 weeks ago
- Official PyTorch implementation of "Dataset Condensation via Efficient Synthetic-Data Parameterization" (ICML'22)☆112Updated last year
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆90Updated 3 years ago
- Pytorch reimplementation of the Mixer (MLP-Mixer: An all-MLP Architecture for Vision)☆35Updated 3 years ago
- [AAAI-2022] Up to 100x Faster Data-free Knowledge Distillation☆69Updated 2 years ago
- Official code for our CVPR '22 paper "Dataset Distillation by Matching Training Trajectories"☆419Updated 9 months ago
- PyTorch repository for ICLR 2022 paper (GSAM) which improves generalization (e.g. +3.8% top-1 accuracy on ImageNet with ViT-B/32)☆143Updated 2 years ago
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆78Updated 3 years ago
- [ICLR 2023] Trainable Weight Averaging: Efficient Training by Optimizing Historical Solutions☆27Updated 2 months ago
- Recent Advances on Efficient Vision Transformers☆50Updated 2 years ago
- Git Re-Basin: Merging Models modulo Permutation Symmetries in PyTorch☆75Updated 2 years ago
- Tiny-ImageNet Classifier using Pytorch☆89Updated 6 years ago