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).
☆206Updated 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☆311Updated 5 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆64Updated 3 years ago
- pytorch-tiny-imagenet☆188Updated 2 weeks ago
- Compare neural networks by their feature similarity☆376Updated 2 years ago
- Let's train vision transformers (ViT) for cifar 10 / cifar 100!☆707Updated 2 months ago
- Transformers trained on Tiny ImageNet☆60Updated 5 months ago
- An Numpy and PyTorch Implementation of CKA-similarity with CUDA support☆94Updated 4 years ago
- Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch☆351Updated 2 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…☆36Updated 4 years ago
- ☆17Updated 3 years ago
- Official [ICLR] Code Repository for "Gradient Projection Memory for Continual Learning"☆100Updated 4 years ago
- Official code for our CVPR '22 paper "Dataset Distillation by Matching Training Trajectories"☆435Updated last year
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆75Updated 5 years ago
- Pretrained models on CIFAR10/100 in PyTorch☆387Updated 8 months ago
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆83Updated 3 years ago
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆61Updated 5 years ago
- Implementation of Vision Transformer from scratch and performance compared to standard CNNs (ResNets) and pre-trained ViT on CIFAR10 and …☆118Updated last year
- ☆35Updated 3 years ago
- Sharpness-Aware Minimization Leads to Low-Rank Features [NeurIPS 2023]☆28Updated 2 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆149Updated last year
- Dataset Condensation (ICLR21 and ICML21)☆544Updated 2 years ago
- Tiny-ImageNet Classifier using Pytorch☆92Updated 7 years ago
- PyTorch implementation of Masked Autoencoder☆282Updated 2 years ago
- Mode Connectivity and Fast Geometric Ensembles in PyTorch☆282Updated 3 years ago
- Official PyTorch implementation of "Dataset Condensation via Efficient Synthetic-Data Parameterization" (ICML'22)☆116Updated 2 years ago
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆211Updated last year
- A PyTorch implementation of Centered Kernel Alignment (CKA) with GPU acceleration.☆56Updated 2 years ago
- Implementation of Effective Sparsification of Neural Networks with Global Sparsity Constraint☆31Updated 3 years ago
- Lightweight torch implementation of rigl, a sparse-to-sparse optimizer.☆60Updated 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)☆145Updated 3 years ago