From ff819925c6f8c9c22f0c2a31559d8c468d40ec19 Mon Sep 17 00:00:00 2001 From: tingchunw Date: Wed, 6 Dec 2017 05:11:15 +0000 Subject: remove unnecessary imports --- util/util.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'util/util.py') diff --git a/util/util.py b/util/util.py index 0898f7a..7da22a9 100755 --- a/util/util.py +++ b/util/util.py @@ -4,11 +4,8 @@ from __future__ import print_function import torch import numpy as np from PIL import Image -import inspect, re import numpy as np import os -import collections -from PIL import Image # Converts a Tensor into a Numpy array # |imtype|: the desired type of the converted numpy array -- cgit v1.2.3-70-g09d2