BayesWatch / deep-kernel-transfer

Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)
https://arxiv.org/abs/1910.05199
197 stars 29 forks source link

miniImageNet link download not working #8

Closed surtantheta closed 2 years ago

surtantheta commented 2 years ago

I want to prepare the dataset for miniImageNet but the URL for it doesn't exist. Kindly provide a valid link.

mpatacchiola commented 2 years ago

Hi @surtantheta,

The official link to miniImagenet does not work anymore, as we reported in this issue. Unfortunately, we do not have a copy to share. A possible solution is to build the dataset from scratch by following these instructions.