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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A problem about miniImagenet part

xinobu opened this issue · comments

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?