Hi,
I'm trying to build model file after download file "tegaki-zinnia-japanese-light-0.3" from
http://tegaki.org/.
if i dont delete file `handwriting-ja.model', in cmd-line show this:
Mac-Pro:tegaki-zinnia-japanese-light-0.3 2 mrthuong$ make
make: `handwriting-ja.model' is up to date.
if I delete file `handwriting-ja.model', in cmd-line show this:
Mac-Pro:tegaki-zinnia-japanese-light-0.3 2 mrthuong$ make
tegaki-build -t handwriting-ja.xml zinnia handwriting-ja.meta
Not an available trainer!
Available ones include:
Usage: tegaki-build [options] trainer meta-file
trainer a trainer available on the system
meta-file path to a model .meta file
Train a model
Anyone know this error and how to fix it for building trainer file to model file?