From e933365c810e83a98f09882c40cc780c9613ea39 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 18 Apr 2018 13:06:04 +0200 Subject: k --- test.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test.py') diff --git a/test.py b/test.py index 6a38fcf..2263122 100644 --- a/test.py +++ b/test.py @@ -30,6 +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) if dataset.name() == 'RecursiveImageDataset': # dataset.append(ims) print(ims) -- cgit v1.2.3-70-g09d2