gitabcworld / MatchingNetworks

This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset
Other
328 stars 81 forks source link

A problem about miniImagenet part #7

Open xinobu opened 4 years ago

xinobu commented 4 years ago

Thanks for your great work! I have a problem about how to run the code on the dataset miniImagenet. Does it mean that I should download full dataset "ILSVRC2012_img_train" and the csv file of miniImagenet to run the code?