Mistake in demo/image_classification/preprocess.sh
Created by: xiangqiaolxq
A mistake in preprocess.sh line 17 "export PYTHONPATH=$PYTHONPATH:../../"
In this path ,can't find python module.
export path shoule be inplace with PYTHONPATH=$PYTHONPATH:../../python"