0

I have images stored in a google drive folder so that it can be trained using deep networks. How to mount the folder or entire drive in kaggle.

  • 1
    Does this answer your question? [mount google drive in kaggle notebook](https://stackoverflow.com/questions/59715317/mount-google-drive-in-kaggle-notebook) – Shivam Roy Jun 12 '21 at 18:22

1 Answers1

0

I had the same situation and the only solution I have found was this stackoverflow thread:

mount google drive in kaggle notebook

Dharman
  • 30,962
  • 25
  • 85
  • 135