The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distillation-Oriented Trainer https://openaccess.thecvf.com/content/ICCV2023/papers/Zhao_DOT_A_Distillation-Oriented_Trainer_ICCV_2023_paper.pdf
readme文件中的python3 tools/eval.p -m resnet8x4 -c download_ckpts/dkd_resnet8x4测试命令找不到tools/eval.p是写错了吗