From 12593ede2ae0362c783c0ae341cd85997f5fb4ad Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 18 Apr 2018 13:12:04 +0200 Subject: k --- test.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test.py') diff --git a/test.py b/test.py index 09ae7dc..78d0c98 100644 --- a/test.py +++ b/test.py @@ -30,8 +30,7 @@ if __name__ == '__main__': img_path = model.get_image_paths() print('%04d: process image... %s' % (i, img_path)) ims = visualizer.save_images(webpage, visuals, img_path, aspect_ratio=opt.aspect_ratio) - print(ims) - print dataset.name() + print(dataset.name()) if dataset.name() == 'RecursiveImageDataset': # dataset.append(ims) print(ims) -- cgit v1.2.3-70-g09d2