HobbitLong / RepDistillerLinks
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
☆2,421Updated 2 years ago
Alternatives and similar repositories for RepDistiller
Users that are interested in RepDistiller are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,738Updated 4 years ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,647Updated 2 years ago
- A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility☆1,977Updated 2 years ago
- Awesome Knowledge Distillation☆3,794Updated 2 weeks ago
- The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distill…☆885Updated 2 years ago
- OpenMMLab Model Compression Toolbox and Benchmark.☆1,655Updated last year
- A coding-free framework built on PyTorch for reproducible deep learning studies. PyTorch Ecosystem. 🏆26 knowledge distillation methods p…☆1,584Updated 2 weeks ago
- A curated list of neural network pruning resources.☆2,484Updated last year
- knowledge distillation papers☆766Updated 2 years ago
- Efficient computing methods developed by Huawei Noah's Ark Lab☆1,307Updated last year
- RepVGG: Making VGG-style ConvNets Great Again☆3,446Updated 2 years ago
- Flops counter for neural networks in pytorch framework☆2,962Updated 4 months ago
- OpenMMLab Self-Supervised Learning Toolbox and Benchmark☆3,299Updated 2 years ago
- Count the MACs / FLOPs of your PyTorch model.☆5,073Updated last year
- This is a collection of our NAS and Vision Transformer work.☆1,820Updated last year
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,258Updated last year
- PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722☆5,110Updated 3 months ago
- Model analyzer in PyTorch☆1,503Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,996Updated 2 years ago
- A quickstart and benchmark for pytorch distributed training.☆1,666Updated last year
- Codebase for Image Classification Research, written in PyTorch.☆2,167Updated last year
- Official DeiT repository☆4,310Updated last year
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,347Updated last year
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,361Updated last year
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,191Updated 2 years ago
- Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆2,118Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,225Updated 2 years ago
- Collection of common code that's shared among different research projects in FAIR computer vision team.☆2,213Updated 4 months ago
- PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)☆3,401Updated 2 years ago
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,309Updated 4 years ago