Borda / kaggle_image-classify

Various Kaggle image classification challenges solutions

Home Page:https://borda.github.io/kaggle_plant-pathology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dataset

whoafridi opened this issue · comments

where is the dataset ?? I need to download it from kaggle to gdrive - then working with it??

# copy the dataset to local drive
! rsync -ah --progress /content/gdrive/Shareddrives/Datasets/Kaggle/Plant-pathology/plant-pathology-2021-fgvc8_640.zip plant-pathology.zip

yes, you are correct, you need to:

  1. download the dataset locally
  2. upload to your gDrive to any folder, e.g. MyDatasets
! rsync -ah --progress /content/gdrive/MyDrive/MyDatasets/plant-pathology-2021-fgvc8_640.zip plant-pathology.zip