Add a folder with ~20K of images into Google Colaboratory
问题 I am working with cat breeds recognition with Keras and try to use Google Colaboratory for training on GPU. When I worked in PyCharm, I used a path to folder with images: data_dir = '//home//kate//Рабочий стол//барахло линух минт//more_breeds_all_new' And I can not understand, how can I download a folder with 19500 images to Colab instead loading pictures there one by one like Google offers in it's notebook. I also have a folder with these images on Google Drive, but I also do not know how to