From 95601010338a90537edb7d2ba2de25e3008ffee6 Mon Sep 17 00:00:00 2001 From: Matt Cooper Date: Sun, 21 Aug 2016 16:17:57 -0400 Subject: misc -> ndimage --- Code/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Code') diff --git a/Code/utils.py b/Code/utils.py index 042912e..3a33d3f 100644 --- a/Code/utils.py +++ b/Code/utils.py @@ -1,6 +1,6 @@ import tensorflow as tf import numpy as np -from scipy.misc import imread +from scipy.ndimage import imread from glob import glob import os -- cgit v1.2.3-70-g09d2