pytorch/vision

Mini imagenet, tiered imagenet

Open

#1,028 opened on Jun 16, 2019

View on GitHub
 (4 comments) (3 reactions) (0 assignees)Python (6,858 forks)batch import
enhancementhelp wantedmodule: datasets

Repository metrics

Stars
 (15,050 stars)
PR merge metrics
 (Avg merge 12d 8h) (14 merged PRs in 30d)

Description

Hello,

Is it possible to add omniglot, mini imagenet and tiered imagenet datasets to torchvision.

And is it possible to upload these datasets to google drive, and share that link, so that people using google colab do not need to download these datasets. they access them directly by adding the dataset to their drives.

This would reduce the time taken to download datasets, as they would be directly available through google drive in untarred manner, making life easy.

Thanks

Contributor guide