From 1adb460619646b45f849d8bec20e001cf73e9a6e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 15 May 2018 04:24:38 +0200 Subject: testy --- test-mogrify.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test-mogrify.py') diff --git a/test-mogrify.py b/test-mogrify.py index 8e5c393..22472b3 100644 --- a/test-mogrify.py +++ b/test-mogrify.py @@ -26,11 +26,11 @@ if __name__ == '__main__': opt.batchSize = 1 # test code only supports batchSize = 1 opt.serial_batches = True # no shuffle opt.no_flip = True # no flip - opt.experiment = data_opt.experiment # opt.start_img.split("/")[-1].split(".")[0] + # opt.experiment = data_opt.experiment # opt.start_img.split("/")[-1].split(".")[0] d = datetime.now() tag = "{}_{}_{}".format( - opt.name, data_opt.experiment, + opt.name, opt.experiment, d.strftime('%Y%m%d%H%M')) opt.tag = tag # = "pcfade___201805150250" -- cgit v1.2.3-70-g09d2