diff --git a/misc/preprocess_flowers.py b/misc/preprocess_flowers.py index e6f9789..0cafbc6 100644 --- a/misc/preprocess_flowers.py +++ b/misc/preprocess_flowers.py @@ -13,7 +13,7 @@ # from glob import glob # TODO: 1. current label is temporary, need to change according to real label -# 2. Current, only split the data into train, need to handel train, test +# 2. Current, only split the data into train, need to handle train, test LR_HR_RETIO = 4 IMSIZE = 256