We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
usage: gen_printed_char.py [-h] ---out_dir OUT_DIR --font_dir FONT_DIR [--test_ratio TEST_RATIO] --width 30 --height 30 [--no_crop] [--margin MARGIN] [--rotate ROTATE] [--rotate_step ROTATE_STEP] [--need_aug] gen_printed_char.py: error: the following arguments are required: ---out_dir, --font_dir, --width, --height 出现了这个错误,大家都是改动了哪里的代码啊
The text was updated successfully, but these errors were encountered:
运行出现同样错误 不知道解决了吗?
Sorry, something went wrong.
我前两天测过一次 是通的 运行时遇到的一些错误 我改了代码了 你可下载我fork的repo测试下 https://github.com/levinit/CPS-OCR-Engine
No branches or pull requests
usage: gen_printed_char.py [-h] ---out_dir OUT_DIR --font_dir FONT_DIR
[--test_ratio TEST_RATIO] --width 30 --height 30
[--no_crop] [--margin MARGIN] [--rotate ROTATE]
[--rotate_step ROTATE_STEP] [--need_aug]
gen_printed_char.py: error: the following arguments are required: ---out_dir, --font_dir, --width, --height
出现了这个错误,大家都是改动了哪里的代码啊
The text was updated successfully, but these errors were encountered: