You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's been an issue with size mismatch when I run your code (ickd) using different arch type (e.g. teacher: resnet50, student: MobileNetV2). With same arch type (e.g. teacher: resnet110, student: resnet20), it works fine.
Hello Author,
Thanks for sharing this great work.
There's been an issue with size mismatch when I run your code (ickd) using different arch type (e.g. teacher: resnet50, student: MobileNetV2). With same arch type (e.g. teacher: resnet110, student: resnet20), it works fine.
I'd appreciate it if you could check this out.
Thanks,