From 0243f560befa6b6231c6abb2a92fb9cc2aaac5b1 Mon Sep 17 00:00:00 2001 From: Till Raab Date: Thu, 26 Oct 2023 13:10:25 +0200 Subject: [PATCH] TRAIN_DIR now named DATA_DIR --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f15beff..31be750 100644 --- a/README.md +++ b/README.md @@ -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