nupurkmr9 / S2M2_fewshot

Other
112 stars 20 forks source link

Download links for ResNet18 #11

Open aleflabo opened 3 years ago

aleflabo commented 3 years ago

Hi,

I'm trying to reproduce te results obtained using resnet 18 as backbone.
Is it possible to have the pretrained rotation model?

Thank you in advance.

Kind regards, Alessandro

aleflabo commented 3 years ago

Hi,

I'm trying to reproduce the ResNet-18 results with the rotation method, but I have an accuracy of 52% for 1 shot. I've changed the image_size to 224 and the rotation classifier feature dimension from 640 to 512.

Is there anything else to be changed from WRN to ResNet18?

Thank you in advance.

Kind regards, Alessandro

Dracula-funny commented 7 months ago

Hi,

I'm trying to reproduce te results obtained using resnet 18 as backbone. Is it possible to have the pretrained rotation model?

Thank you in advance.

Kind regards, Alessandro

I encountered the same problem as you, have you solved it?