From 7754aff95f9702be6029239eae1559f811796216 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 20 Apr 2018 12:28:07 +0200 Subject: expand --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.py') diff --git a/test.py b/test.py index ac39793..d41c8f2 100644 --- a/test.py +++ b/test.py @@ -46,7 +46,7 @@ if __name__ == '__main__': print('%04d: process image... %s' % (i, img_path)) ims = visualizer.save_images(webpage, visuals, img_path, aspect_ratio=opt.aspect_ratio) if dataset.name() == 'RecursiveDatasetDataLoader': - print visuals.keys() + print(visuals.keys()) im = visuals['fake_B'] save_path = render_dir + "frame_{:05d}.png".format(i+1) im = imresize(im, (248, 248), interp='bicubic') -- cgit v1.2.3-70-g09d2