-1

I wanted to work on a image dataset. I dont have local GPU, so i wanted to make use of free GPU on Google colab. But i don't know how to upload a large image dataset to colab.

abdkumar
  • 142
  • 1
  • 2
  • 10

1 Answers1

-1

You can use the Kaggle command-line client directly to download data sets in Colab.

Here's a step-by-step walk-through: https://stackoverflow.com/a/50650918/8841057

Bob Smith
  • 36,107
  • 11
  • 98
  • 91