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

what's the parser? #75

Open
Instantnoodles-madman opened this issue Mar 10, 2020 · 1 comment
Open

what's the parser? #75

Instantnoodles-madman opened this issue Mar 10, 2020 · 1 comment

Comments

@Instantnoodles-madman
Copy link

python infer.py --model_dir=checkpoint_dir/
--batch_size=16
--source_obj=binary_obj_path
--embedding_ids=label[s] of the font, separate by comma
what's the meaning of source_obj and embedding_ids?what should i input?

@cndpi
Copy link

cndpi commented May 14, 2020

ADD --embedding_inds=??? error.
look:
file: infer.py change default
parser.add_argument('--embedding_ids', default='1,2', type=str, help='embeddings involved')
OK

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

2 participants