Kaggle - Leaf Classification: Directory Structure and Moving Files

Jupyter notebook for setting up the directory structure for Kaggle's Leaf Classification competition has been published. The notebook walks through the process for:

  • Unpacking/Unzipping the competition files
  • Creating directory structure based off the train.csv data set
  • Moving images to appropriate train, valid, and test directories.
    • The train and valid directories contain directories specific to each leaf species
Directory Structure and Moving Files _ Kaggle.png