Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ocroseg-train [ unrecognized arguments: -M bigmodel.py ] #2

Closed
ghost opened this issue Sep 14, 2018 · 1 comment
Closed

ocroseg-train [ unrecognized arguments: -M bigmodel.py ] #2

ghost opened this issue Sep 14, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 14, 2018

@tmbdev thank you for your hard work.

When trying to train a new model:

home@home-lnx:~/ocroseg$ ocroseg-train -d testdata/framedlines.tgz --maxtrain 10 -M bigmodel.py --display 0
usage: train a page segmenter [-h] [-l LR] [-b BATCHSIZE] [-o OUTPUT]
.
.
.
train a page segmenter: error: unrecognized arguments: -M bigmodel.py

Some help would be appreciated @felarof99 @dbmdz @kba @leeoniya

@ghost
Copy link
Author

ghost commented Oct 9, 2018

bigmodel.py is basically --complexity 16
the problem was, that it's not accepting the -M bigmodel.py argument.

@ghost ghost closed this as completed Oct 9, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants