Open hgoyal5 opened 4 years ago
Hi, do you use the torchvision ResNet-18 architecture for all the datasets? I am a bit confused since CIFAR-100 is of size 32x32 and miniimagenet is of 84x84.
torchvision.models does not contain the thumbnail version of ResNet-18.
Hi, do you use the torchvision ResNet-18 architecture for all the datasets? I am a bit confused since CIFAR-100 is of size 32x32 and miniimagenet is of 84x84.