From 1dbd83b3d9fb2b0e213ddb21cbe2f376cbefcd9b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 17 Jun 2018 09:15:11 +0200 Subject: args --- recursive.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recursive.py') diff --git a/recursive.py b/recursive.py index d262ec9..73184dd 100644 --- a/recursive.py +++ b/recursive.py @@ -12,7 +12,8 @@ from util import html import torch from run_engine import run_trt_engine, run_onnx import datetime -from pil import Image +from PIL import Image, ImageOps +from shutil import copyfile, rmtree opt = TestOptions().parse(save=False) data_opt = DatasetOptions().parse(opt.unknown) -- cgit v1.2.3-70-g09d2