ytwushui / ECE572_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run Instructions

python predict.py [img folder path]

Build Instructions

  1. python preprocessing.py to generate shelf of training data.
  2. python MAIN.py train [the address you want to save your model]> log.txt

Other instruction

  1. Recognition result: predictions.txt
  2. Traning log: log.txt
  3. Trainig model directory: model

About


Languages

Language:Python 100.0%