MCPcopy Create free account

hub / github.com/AberHu/Knowledge-Distillation-Zoo / types & classes

Types & classes33 in github.com/AberHu/Knowledge-Distillation-Zoo

↓ 73 callersClassAverageMeter
utils.py:10
↓ 4 callersClassparaphraser
network.py:195
↓ 3 callersClasstranslator
network.py:247
↓ 2 callersClassAFD
Pay Attention to Features, Transfer Learn Faster CNNs https://openreview.net/pdf?id=ryxyCeHtPB
kd_losses/afd.py:17
↓ 2 callersClassCRD
Contrastive Representation Distillation https://openreview.net/pdf?id=SkgpBJrtvS includes two symmetric parts: (a) using teacher as anchor, choo
kd_losses/crd.py:13
↓ 2 callersClassContrastLoss
contrastive loss, corresponding to Eq.(18)
kd_losses/crd.py:63
↓ 2 callersClassEmbed
kd_losses/crd.py:50
↓ 2 callersClassOFD
A Comprehensive Overhaul of Feature Distillation http://openaccess.thecvf.com/content_ICCV_2019/papers/ Heo_A_Comprehensive_Overhaul_of_Feature_Di
kd_losses/ofd.py:13
↓ 1 callersClassAB
Knowledge Transfer via Distillation of Activation Boundaries Formed by Hidden Neurons https://arxiv.org/pdf/1811.03233.pdf
kd_losses/ab.py:9
↓ 1 callersClassAT
Paying More Attention to Attention: Improving the Performance of Convolutional Neural Netkworks wia Attention Transfer https://arxiv.org/pdf/1612.
kd_losses/at.py:12
↓ 1 callersClassBSS
Knowledge Distillation with Adversarial Samples Supporting Decision Boundary https://arxiv.org/pdf/1805.05532.pdf
kd_losses/bss.py:23
↓ 1 callersClassBSSAttacker
kd_losses/bss.py:40
↓ 1 callersClassCC
Correlation Congruence for Knowledge Distillation http://openaccess.thecvf.com/content_ICCV_2019/papers/ Peng_Correlation_Congruence_for_Knowledge
kd_losses/cc.py:13
↓ 1 callersClassContrastMemory
kd_losses/crd.py:90
↓ 1 callersClassDML
Deep Mutual Learning https://zpascal.net/cvpr2018/Zhang_Deep_Mutual_Learning_CVPR_2018_paper.pdf
kd_losses/dml.py:12
↓ 1 callersClassFSP
A Gift from Knowledge Distillation: Fast Optimization, Network Minimization and Transfer Learning http://openaccess.thecvf.com/content_cvpr_2017/pa
kd_losses/fsp.py:9
↓ 1 callersClassFT
araphrasing Complex Network: Network Compression via Factor Transfer http://papers.nips.cc/paper/7541-paraphrasing-complex-network-network-compress
kd_losses/ft.py:9
↓ 1 callersClassHint
FitNets: Hints for Thin Deep Nets https://arxiv.org/pdf/1412.6550.pdf
kd_losses/fitnet.py:9
↓ 1 callersClassIRG
Knowledge Distillation via Instance Relationship Graph http://openaccess.thecvf.com/content_CVPR_2019/papers/ Liu_Knowledge_Distillation_via_Insta
kd_losses/irg.py:9
↓ 1 callersClassLogits
Do Deep Nets Really Need to be Deep? http://papers.nips.cc/paper/5484-do-deep-nets-really-need-to-be-deep.pdf
kd_losses/logits.py:9
↓ 1 callersClassLwM
Learning without Memorizing https://arxiv.org/pdf/1811.08051.pdf
kd_losses/lwm.py:15
↓ 1 callersClassNST
Like What You Like: Knowledge Distill via Neuron Selectivity Transfer https://arxiv.org/pdf/1707.01219.pdf
kd_losses/nst.py:38
↓ 1 callersClassPKTCosSim
Learning Deep Representations with Probabilistic Knowledge Transfer http://openaccess.thecvf.com/content_ECCV_2018/papers/Nikolaos_Passalis_Learnin
kd_losses/pkt.py:12
↓ 1 callersClassRKD
Relational Knowledge Distillation https://arxiv.org/pdf/1904.05068.pdf
kd_losses/rkd.py:12
↓ 1 callersClassSP
Similarity-Preserving Knowledge Distillation https://arxiv.org/pdf/1907.09682.pdf
kd_losses/sp.py:9
↓ 1 callersClassSobolev
Sobolev Training for Neural Networks https://arxiv.org/pdf/1706.04859.pdf Knowledge Transfer with Jacobian Matching http://de.arxiv.org/pdf
kd_losses/sobolev.py:10
↓ 1 callersClassSoftTarget
Distilling the Knowledge in a Neural Network https://arxiv.org/pdf/1503.02531.pdf
kd_losses/st.py:9
↓ 1 callersClassVID
Variational Information Distillation for Knowledge Transfer https://zpascal.net/cvpr2019/Ahn_Variational_Information_Distillation_for_Knowledge_T
kd_losses/vid.py:18
↓ 1 callersClassresnet110
network.py:125
↓ 1 callersClassresnet20
network.py:65
ClassCIFAR100IdxSample
dataset.py:71
ClassCIFAR10IdxSample
dataset.py:13
Classresblock
network.py:24