TRAIN_DIR now named DATA_DIR

This commit is contained in:
Till Raab 2023-10-26 13:10:25 +02:00
parent a91e61f514
commit 0243f560be

View File

@ -55,7 +55,6 @@ im2 = ImageOps.grayscale(im1)
Containes Hyperparameters used by the scripts.
### ToDos:
* replace TRAIN_DIR with DATA_DIR everywhere !!!
* Do we need the RESIZE_TO parameter ?
## custom_utils.py