#!/bin/bash -ex

BASE=$(dirname $0)

tar -zxf $BASE/tests/uw3-500.tgz
ocropus-rtrain 'book/*/*.bin.png' -d 5 -o uw3-500-model
