xyutao/fscil

ResNet-18 architecture used

Opened this issue · 1 comments

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.