Programmer888
Results
2
issues of
Programmer888
I downloaded and installed this project from the master-branch-pre-devices-merge release. I undertook these steps: ``` sudo apt-get install scons libprotobuf-dev protobuf-compiler libpng-dev libeigen3-dev swig scons sudo scons install ``` The...
When I prepare test data like you do for ocropy. I run training with the command `save_name=models/model test_every=1001 save_every=1000 nhidden=1 display_every=1 report_every=1 clstmocrtrain trainfiles.txt testfiles.txt` But results are inaccurate even...