sayakpaul / FunMatch-Distillation
TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.
☆87Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for FunMatch-Distillation
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆92Updated 11 months ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Implementing PolyLoss in Pytorch☆72Updated 2 years ago
- Efficient CUDA kernels for training convolutional neural networks with PyTorch.☆35Updated 3 weeks ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆203Updated 3 years ago
- Official PyTorch implementation of the paper: "Solving ImageNet: a Unified Scheme for Training any Backbone to Top Results" (2022)☆192Updated last year
- ☆24Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆80Updated 3 years ago
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 2 years ago
- Adds timm pretrained backbone to pytorch's FasterRcnn model☆12Updated 9 months ago
- understanding model mistakes with human annotations☆105Updated last year
- Visualizer for PyTorch image models☆40Updated 3 years ago
- 1st Place Solution in Google Universal Image Embedding☆59Updated last year
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆124Updated last year
- IceData: Datasets Hub for the *IceVision* Framework☆49Updated 2 years ago
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆78Updated 2 years ago
- Pytorch augmentation☆119Updated 11 months ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated last year
- The PASS dataset: pretrained models and how to get the data☆262Updated 2 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆126Updated 10 months ago
- DETR - Faster RCNN implementation in tensorflow 2