all-inone / fingerprints-image-classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%