kaggle-plant-seedlings-classification
https://www.kaggle.com/c/plant-seedlings-classification
DATA_ROOT
Set the Environment Variable export DATA_ROOT=/path/to/dataset
Run Training
python train.py
Run Testing
python test.py
https://www.kaggle.com/c/plant-seedlings-classification
DATA_ROOT
export DATA_ROOT=/path/to/dataset
python train.py
python test.py