Code running environment

  • ubuntu 16.04 or ubuntu 14.04
  • python2
  • libs: sklearn, xgboost, numpy

How to run the predict code?

  • modify the predict image path in predict.py
imgs = load_image.LoadPredictImagesFromPath('./predict_img')
  • open terminal
python predict.py