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).
☆182Updated 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!☆594Updated last month
- Transformers trained on Tiny ImageNet☆53Updated 2 years ago
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆297Updated 4 years ago
- Compare neural networks by their feature similarity☆353Updated last year
- PyTorch repository for ICLR 2022 paper (GSAM) which improves generalization (e.g. +3.8% top-1 accuracy on ImageNet with ViT-B/32)☆139Updated 2 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆139Updated 9 months ago
- ☆16Updated 2 years ago
- Implementation of ASAM: Adaptive Sharpness-Aware Minimization for Scale-Invariant Learning of Deep Neural Networks, ICML 2021.☆141Updated 3 years ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆73Updated 4 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆55Updated 3 years ago
- pytorch-tiny-imagenet☆170Updated 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…☆30Updated 3 years ago
- ☆35Updated 2 years ago
- An Numpy and PyTorch Implementation of CKA-similarity with CUDA support☆90Updated 3 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆107Updated 10 months ago
- Unofficial implementation of MLP-Mixer: An all-MLP Architecture for Vision☆217Updated 3 years ago
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆77Updated 2 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆338Updated 2 years ago
- Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch☆321Updated last year
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆148Updated last year
- Official code for our CVPR '22 paper "Dataset Distillation by Matching Training Trajectories"☆411Updated 7 months ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆202Updated 10 months ago
- Lightweight torch implementation of rigl, a sparse-to-sparse optimizer.☆56Updated 3 years ago
- Official PyTorch implementation of "Dataset Condensation via Efficient Synthetic-Data Parameterization" (ICML'22)☆110Updated last year
- Git Re-Basin: Merging Models modulo Permutation Symmetries in PyTorch☆74Updated 2 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆88Updated 3 years ago
- Code for paper "Orthogonal Convolutional Neural Networks".☆116Updated 3 years ago
- [AAAI-2022] Up to 100x Faster Data-free Knowledge Distillation☆67Updated 2 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆59Updated 4 years ago
- In progress.☆63Updated 11 months ago