sayakpaul / FunMatch-DistillationLinks
TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.
☆88Updated 4 years ago
Alternatives and similar repositories for FunMatch-Distillation
Users that are interested in FunMatch-Distillation are comparing it to the libraries listed below
Sorting:
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 4 months ago
- Official PyTorch implementation of RIO☆19Updated 4 years ago
- ☆24Updated 3 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 2 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- A simple wrapper library for binding timm models as detectron2 backbones☆44Updated 2 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- An open source implementation of CLIP.☆33Updated 2 years ago
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆33Updated 3 years ago
- understanding model mistakes with human annotations☆106Updated 2 years ago
- Pytorch augmentation☆119Updated last year
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated 2 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago
- HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision☆198Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Simplify Your Visual Data Ops. Find and visualize issues with your computer vision datasets such as duplicates, anomalies, data leakage, …☆69Updated 4 months ago
- The PASS dataset: pretrained models and how to get the data☆266Updated 3 years ago
- Contains my experiments with the `big_vision` repo to train ViTs on ImageNet-1k.☆22Updated 2 years ago
- [NeurIPS 2022] Official PyTorch implementation of Optimizing Relevance Maps of Vision Transformers Improves Robustness. This code allows …☆132Updated 2 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 5 years ago
- Official repository of the paper "GPR1200: A Benchmark for General-PurposeContent-Based Image Retrieval"☆29Updated 6 months ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆39Updated last year