lenscloth / RKD

Official pytorch Implementation of Relational Knowledge Distillation, CVPR 2019
390 stars 49 forks source link

Hi,could you release the cifar-100 classification experiment? #5

Closed oxygenman closed 5 years ago

lenscloth commented 5 years ago

I need a time to organize the source code used for CIFAR-100 experiment. In a mean while you might check this repo: https://github.com/sseung0703/Knowledge_distillation_methods_wtih_Tensorflow where RKD is re-implemented and tested in CIFAR-100

oxygenman commented 5 years ago

yeah, I know this repo, but I want to work with a pytorch version, hope you will release the original pytorch version earlier, thank you very much for your reply.