sayakpaul / FunMatch-Distillation
TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.
☆87Updated 3 years ago
Alternatives and similar repositories for FunMatch-Distillation:
Users that are interested in FunMatch-Distillation are comparing it to the libraries listed below
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Implementation of Online Label Smoothing in PyTorch☆95Updated 2 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆32Updated last year
- DETR - Faster RCNN implementation in tensorflow 2☆54Updated 2 years ago
- Implementing PolyLoss in Pytorch☆73Updated 2 years ago
- A simple wrapper library for binding timm models as detectron2 backbones☆38Updated last year
- Official PyTorch implementation of RIO☆18Updated 3 years ago
- Efficient CUDA kernels for training convolutional neural networks with PyTorch.☆38Updated last month
- understanding model mistakes with human annotations☆106Updated last year
- Using ideas from product quantization for state-of-the-art neural network compression.☆146Updated 3 years ago
- Official PyTorch implementation of the paper: "Solving ImageNet: a Unified Scheme for Training any Backbone to Top Results" (2022)☆191Updated 2 years ago
- ☆130Updated last year
- ☆24Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆82Updated 3 years ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆160Updated 3 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆125Updated 2 years ago
- Timm model explorer☆36Updated 9 months ago
- [NeurIPS 2022] Official PyTorch implementation of Optimizing Relevance Maps of Vision Transformers Improves Robustness. This code allows …☆127Updated 2 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆202Updated 3 years ago
- EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax☆127Updated last year
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆54Updated 2 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆92Updated last year
- 1st Place Solution in Google Universal Image Embedding☆62Updated last year
- Simplify Your Visual Data Ops. Find and visualize issues with your computer vision datasets such as duplicates, anomalies, data leakage, …☆67Updated last year
- The PASS dataset: pretrained models and how to get the data☆263Updated 2 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆75Updated 2 years ago
- An open source implementation of CLIP.☆32Updated 2 years ago
- Simple CIFAR-10 classification with ConvMixer☆43Updated 2 years ago