fscil
fscil copied to clipboard
ResNet-18 architecture used
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.