From b797194fc15e78ded83afe8a661b576752a32497 Mon Sep 17 00:00:00 2001 From: Chunk Date: Sun, 19 Apr 2015 17:33:47 +0800 Subject: [PATCH] staged. --- mdata/crop.py | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/mdata/crop.py b/mdata/crop.py index c6fba2b..b4b4dec 100644 --- a/mdata/crop.py +++ b/mdata/crop.py @@ -5,7 +5,6 @@ from PIL import Image from ..common import * import random -ImageFile.LOAD_TRUNCATED_IMAGES = True base_dir = '/data/hadoop/ImageNet/ILSVRC/ILSVRC2013_DET_val/' category = 'Test' -- libgit2 0.21.2