Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 206 Bytes

File metadata and controls

5 lines (4 loc) · 206 Bytes

Official Pytorch code for "Sliding Cross Entropy for Self-Knowledge Distillation", CIKM 2022.

$ python main.py --KD_method <KD methods> --model <model name> --data_type <dataset name>