Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 282 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 282 Bytes

Few Shot Learning

Pytorch implementation of few shot learning taken from https://arxiv.org/pdf/1703.05175.pdf

Apart from the model described in the paper, i used a pretrained ResNet-18 and got better results

Due to ownership issues I cannot share the data.

GoodLuck!!!