Kennethborup / knowledgeDistillationLinks
PyTorch implementation of (Hinton) Knowledge Distillation and a base class for simple implementation of other distillation methods.
☆29Updated 5 years ago
Alternatives and similar repositories for knowledgeDistillation
Users that are interested in knowledgeDistillation are comparing it to the libraries listed below
Sorting:
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated last year
- IJCAI 2021, "Comparing Kullback-Leibler Divergence and Mean Squared Error Loss in Knowledge Distillation"☆42Updated 3 years ago
- Stochastic Weight Averaging Tutorials using pytorch.☆33Updated 5 years ago
- Demonstration of transfer of knowledge and generalization with distillation☆55Updated 7 years ago
- A Python Package for Deep Imbalanced Learning☆57Updated 6 months ago
- A regularized self-labeling approach to improve the generalization and robustness of fine-tuned models☆27Updated 3 years ago
- PyTorch implementation of Soft MoE by Google Brain in "From Sparse to Soft Mixtures of Experts" (https://arxiv.org/pdf/2308.00951.pdf)☆82Updated 2 years ago
- PyTorch implementation of moe, which stands for mixture of experts☆52Updated 4 years ago
- several types of attention modules written in PyTorch for learning purposes☆53Updated last month
- label smoothing PyTorch implementation☆33Updated 5 years ago
- This resposity maintains a collection of important papers on knowledge distillation (awesome-knowledge-distillation)).☆82Updated 10 months ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 4 years ago
- The official implementation of You Only Compress Once: Towards Effective and Elastic BERT Compression via Exploit-Explore Stochastic Natu…☆48Updated 4 years ago
- Advances in Neural Information Processing Systems (NeurIPS 2021)☆22Updated 3 years ago
- ZSKD with PyTorch☆31Updated 2 years ago
- [ICLR 2021 Spotlight Oral] "Undistillable: Making A Nasty Teacher That CANNOT teach students", Haoyu Ma, Tianlong Chen, Ting-Kuei Hu, Che…☆82Updated 4 years ago
- Paper List for Multi-Task Learning (focus on architectures and optimization for MTL)☆51Updated 2 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆37Updated 4 years ago
- code for the ddp tutorial☆32Updated 3 years ago
- Implementation of transformers based architecture in PyTorch.☆55Updated 5 years ago
- ☆95Updated last year
- The implementation of VGG thesis is implemented under PyTorch framework☆38Updated 3 years ago
- ☆111Updated 2 years ago
- Recycling diverse models☆46Updated 3 years ago
- Benchmarking algorithms for assessing quality of data labeled by multiple annotators☆34Updated 2 months ago
- The code for the ACL 2023 paper "Linear Classifier: An Often-Forgotten Baseline for Text Classification".☆19Updated last year
- Official implementation for (Show, Attend and Distill: Knowledge Distillation via Attention-based Feature Matching, AAAI-2021)☆119Updated 4 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 3 years ago
- Self-Contrastive Learning: Single-viewed Supervised Contrastive Framework using Sub-network (AAAI 2023)☆21Updated 2 years ago