Hao840 / OFAKD

PyTorch code and checkpoints release for OFA-KD: https://arxiv.org/abs/2310.19444
81 stars 11 forks source link

Can not reproduce some results on CIFAR-100. #33

Open JiamingLv opened 3 weeks ago

JiamingLv commented 3 weeks ago

Hello Author,

Thank you for providing this excellent work.

However, I could not reproduce OFA performance of these architecture on CIFAR-100:

  1. Mixer-B/16 -- DeiT-T
  2. Mixer-B/16 -- Swin-P
  3. ConvNeXt-T -- Swin-P
  4. ConvNeXt-T -- ResMLP-S12
  5. Swin-T -- ResMLP-S12

Could you provide the command to run it? And if possible, I would also appreciate it if you could share the related experiment log files.

Thank you again.