imtiazziko / LaplacianShot

Laplacian Regularized Few Shot Learning
79 stars 8 forks source link

Trained model #4

Closed Jiejiegary closed 3 years ago

Jiejiegary commented 3 years ago

Thank you so much for the code!

Could you please provide your trained code once again since the link becomes invalid.

imtiazziko commented 3 years ago

Hi @Jiejiegary, I checked the trained model link is still ok. You just run the script ./src/download_models.py and it will download the models for each configuration. And if you want to train the models. Just remove --evaluate from the script. That's it.

Thank you for your interest in the paper.

Jiejiegary commented 3 years ago

Great! thanks for your feedback.

zhouchunpong commented 2 years ago

Great! thanks for your feedback.

@Jiejiegary Hi bro, have you got the pretrained model? If have, could you share it with me ? Thank you so much!