Closed ssx12042 closed 1 year ago
Hello @ssx12042,
You can download the weights for a pretrained ResNet12 backbone (without the classification head) with: https://learn2learn.net/docs/learn2learn.vision/#learn2learn.vision.models.get_pretrained_backbone
You can choose whether you want them pretrained on mini-ImageNet or tiered-ImageNet.
And may i ask if there are pre-trained model for the CIFARFS dataset? we only see mini-ImageNet and tiered-ImageNet datasets.
Hi, thank you for your excellent work. I would like to ask if there are pre-trained weights for the resnet12 model?