Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 344 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 344 Bytes

roboarchive-broom

A toolbox to clean archive documents

Install dependencies

  1. Python 3.6
  2. Keras
  3. OpenCV

Run the script

python3.6 train_cnn.py

Check results

tensorboard --logdir tensorboard_log --reload_interval 1

copy training data

gsutil -m cp -nr gs://robo-broom/data/train/ .