Is in Google Colab a prebuild download of ImageNet for academic research?

1.7k Views Asked by At

I've been trying to work with ImageNet in Colab using Pytorch. I know that there was a Pytorch class (torchvision.datasets.ImageNet) that had that functionality, but is no longer providing the Dataset with the flag download.

Is there another way to work with that Dataset in Google Colab?

Many thanks in advance

0

There are 0 best solutions below