avalanche icon indicating copy to clipboard operation
avalanche copied to clipboard

Add MiniImagenet to the Benchmarks

Open vlomonaco opened this issue 4 years ago • 8 comments

We should add MiniImagenet to the benchmarks. It's been used here: https://arxiv.org/abs/1902.10486

vlomonaco avatar Oct 28 '20 18:10 vlomonaco

This may be a good starting point: https://github.com/yaoyao-liu/mini-imagenet-tools They also have a link to a drive with all the processed images!

However, there doesn't seem to be an official static and long-term reliable download URL...

@vlomonaco what do you think? Considering that we don't have an official download URl we may just use the base ImageNet dataset and then subset+transform its patterns.

lrzpellegrini avatar Nov 20 '20 17:11 lrzpellegrini

I think at this stage whatever is faster to implement it's better, we will fix it afterwards in case it breaks! :-P

vlomonaco avatar Nov 20 '20 17:11 vlomonaco

the Dataset has been added in #291 ... we should create a "classic" benchmark based on the setting proposed in this paper: https://arxiv.org/abs/1902.10486

vlomonaco avatar Feb 15 '21 17:02 vlomonaco

@Mattdl can you add the "classic" benchmark based on your latest paper maybe? :)

vlomonaco avatar Apr 16 '21 14:04 vlomonaco

We actually used the preprocessed MiniImagenet data in an AvalancheDataset, but as @lrzpellegrini mentioned, there is no official download URL for this preprocessed data.

Mattdl avatar Apr 20 '21 07:04 Mattdl

Yes, but I was asking about the "classic" benchmark, not the dataset itself. Since you have more experience with it maybe you can propose an high-level method to easily generate that benchmark.

vlomonaco avatar Apr 20 '21 08:04 vlomonaco

I'll first take a look to see if I can be of help there (: I'll keep you posted here.

Mattdl avatar Apr 21 '21 13:04 Mattdl

Due to prioritizing some other open issues and NeurIPS coming soon, I probably won't have time until the NeurIPS deadline.. Feel free to assign this one to another enthusiast (:

Mattdl avatar Apr 26 '21 12:04 Mattdl