AntixK / PyTorch-Model-CompareLinks
Compare neural networks by their feature similarity
☆365Updated 2 years ago
Alternatives and similar repositories for PyTorch-Model-Compare
Users that are interested in PyTorch-Model-Compare are comparing it to the libraries listed below
Sorting:
- Reproduce CKA: Similarity of Neural Network Representations Revisited☆305Updated 5 years ago
- PyTorch implementation for Vision Transformer[Dosovitskiy, A.(ICLR'21)] modified to obtain over 90% accuracy FROM SCRATCH on CIFAR-10 wit…☆198Updated last year
- An Numpy and PyTorch Implementation of CKA-similarity with CUDA support☆91Updated 4 years ago
- Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch☆336Updated last year
- Benchmark your model on out-of-distribution datasets with carefully collected human comparison data (NeurIPS 2021 Oral)☆350Updated 3 months ago
- Official code for our CVPR '22 paper "Dataset Distillation by Matching Training Trajectories"☆425Updated last year
- Transformers trained on Tiny ImageNet☆55Updated 2 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆144Updated last year
- PyTorch implementation of SimCLR: supports multi-GPU training and closely reproduces results☆206Updated last year
- Awesome coreset/core-set/subset/sample selection works.☆178Updated last year
- ☆602Updated 3 weeks ago
- ImageNet-R(endition) and DeepAugment (ICCV 2021)☆267Updated 3 years ago
- Robustness and adaptation of ImageNet scale models. Pre-Release, stay tuned for updates.☆137Updated 2 years ago
- This repo shows an easy way to download imagenet on a remote server☆45Updated 3 years ago
- Code for coreset selection methods☆236Updated 2 years ago
- (Pytorch) Training ResNets on ImageNet-100 data☆62Updated 3 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆208Updated last year
- [BMVC 2022] Official repository for "How to Train Vision Transformer on Small-scale Datasets?"☆157Updated last year
- The official PyTorch implementation - Can Neural Nets Learn the Same Model Twice? Investigating Reproducibility and Double Descent from t…☆79Updated 3 years ago
- Pytorch implementation of the paper Exploring Simple Siamese Representation Learning.☆75Updated 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)☆143Updated 2 years ago
- ☆242Updated 3 years ago
- Implementation of Barlow Twins paper☆99Updated 2 years ago
- ☆36Updated 2 years ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆534Updated 8 months ago
- Model soups: averaging weights of multiple fine-tuned models improves accuracy without increasing inference time☆474Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆818Updated 3 years ago
- PyTorch implementation of Masked Autoencoder☆262Updated 2 years ago
- Implementation of Visual Transformer for Small-size Datasets☆124Updated 3 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