Home

Awesome

Knowledge_distillation_via_TF2.0

Implemented Knowledge Distillation Methods

Defined knowledge by the neural response of the hidden layer or the output layer of the network

Experimental Results

Training/Validation accuracy

Full Dataset50% Dataset25% Dataset10% Dataset
MethodsAccuracyLast AccuracyLast AccuracyLast Accuracy
Teacher78.59---
Student76.25---
Soft_logits76.57---
FitNet75.78---
AT78.14---
FSP76.08---
DML----
KD_SVD----
FT77.30---
AB76.52---
RKD77.69---
VID----
MHGD----
CO78.54---

Plan to do