omihub777 / ViT-CIFARLinks
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).
☆198Updated last year
Alternatives and similar repositories for ViT-CIFAR
Users that are interested in ViT-CIFAR are comparing it to the libraries listed below
Sorting:
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆309Updated 5 years ago
- Compare neural networks by their feature similarity☆369Updated 2 years ago
- Transformers trained on Tiny ImageNet☆55Updated 3 years ago
- pytorch-tiny-imagenet☆180Updated last year
- (Pytorch) Training ResNets on ImageNet-100 data☆63Updated 3 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆663Updated last week
- Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch☆337Updated last year
- ☆36Updated 2 years ago
- An Numpy and PyTorch Implementation of CKA-similarity with CUDA support☆91Updated 4 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…☆34Updated 3 years ago
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆80Updated 3 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆364Updated 2 months ago
- Official code for our CVPR '22 paper "Dataset Distillation by Matching Training Trajectories"☆427Updated last year
- ☆17Updated 2 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆144Updated last year
- Sharpness-Aware Minimization Leads to Low-Rank Features [NeurIPS 2023]☆28Updated last year
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆75Updated 4 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆94Updated 4 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆114Updated last year
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆208Updated last year
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆57Updated 5 years ago
- Official PyTorch implementation of "Dataset Condensation via Efficient Synthetic-Data Parameterization" (ICML'22)☆113Updated last year
- ☆25Updated last year
- ImageNet-R(endition) and DeepAugment (ICCV 2021)☆269Updated 4 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)☆144Updated 2 years ago
- Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)☆350Updated 3 months ago
- Git Re-Basin: Merging Models modulo Permutation Symmetries in PyTorch☆77Updated 2 years ago
- [NeurIPS 2022] A novel 1-Lipschitz network that can be efficiently trained to achieve certified L-infinity robustness for free!☆31Updated 2 years ago
- ☆605Updated last month
- A PyTorch implementation of Centered Kernel Alignment (CKA) with GPU acceleration.☆51Updated last year