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).
☆184Updated 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!☆608Updated 2 months ago
- Compare neural networks by their feature similarity☆358Updated last year
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆299Updated 4 years ago
- ☆16Updated 2 years ago
- Transformers trained on Tiny ImageNet☆54Updated 2 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆56Updated 3 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆141Updated 11 months 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 Mixer-nano (#parameters is 0.67M, originally Mixer-S/16 has 18M) with 90.83 % acc. on CIFAR-10. Training from s…☆31Updated 3 years 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
- Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch☆323Updated last year
- An Numpy and PyTorch Implementation of CKA-similarity with CUDA support☆89Updated 3 years ago
- ☆35Updated 2 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆113Updated 11 months ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆73Updated 4 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆90Updated 3 years ago
- pytorch-tiny-imagenet☆174Updated last year
- Neural Tangent Kernel Papers☆108Updated 2 months ago
- Pretrained models on CIFAR10/100 in PyTorch☆343Updated 2 years ago
- [NeurIPS 2021]: Are Transformers More Robust Than CNNs? (Pytorch implementation & checkpoints)☆177Updated 3 years ago
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆78Updated 2 years ago
- PyTorch implementation of Masked Autoencoder☆250Updated last year
- Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)☆343Updated 7 months ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆203Updated 11 months ago
- Tiny-ImageNet Classifier using Pytorch☆88Updated 6 years ago
- ImageNet Testbed, associated with the paper "Measuring Robustness to Natural Distribution Shifts in Image Classification."☆118Updated last year
- PyTorch custom dataset APIs -- CUB-200-2011, Stanford Dogs, Stanford Cars, FGVC Aircraft, NABirds, Tiny ImageNet, iNaturalist2017☆156Updated 2 years ago
- Mode Connectivity and Fast Geometric Ensembles in PyTorch☆269Updated 2 years ago
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆149Updated last year
- ImageNet-R(endition) and DeepAugment (ICCV 2021)☆263Updated 3 years ago