Closed aye0804 closed 3 years ago
I have trained ResNet(1.0) baseline without ImN and the result is 0.513. I can't reproduce the Baseline without ImN 0.575 in the paper.
Have you used this script? https://github.com/irfanICMLL/structure_knowledge_distillation/blob/cvpr_19/network/student_res18.py It is a little different from the official resnet18.
I have trained ResNet(1.0) baseline without ImN and the result is 0.513. I can't reproduce the Baseline without ImN 0.575 in the paper.