From 7eab92cc4c7f5056570492e239cf4054fef1dc65 Mon Sep 17 00:00:00 2001 From: Chunk Date: Sun, 19 Apr 2015 17:13:35 +0800 Subject: [PATCH] staged. --- mdata/crop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mdata/crop.py b/mdata/crop.py index 21accb8..0bce65b 100644 --- a/mdata/crop.py +++ b/mdata/crop.py @@ -2,7 +2,7 @@ __author__ = 'chunk' import os, sys from PIL import Image -from common import * +from ..common import * import random base_dir = '/data/hadoop/ImageNet/ILSVRC/ILSVRC2013_DET_val/' -- libgit2 0.21.2