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

Generate line of words #14

Open
Yuying-W opened this issue Oct 28, 2021 · 1 comment
Open

Generate line of words #14

Yuying-W opened this issue Oct 28, 2021 · 1 comment

Comments

@Yuying-W
Copy link

Hi, I was impressed by your great work. I realized there is a pretrained model which can generation words within length 7. But I am wondering can I use this repo to generate a line of words? Like I set the max character as a super large number, then retrain a new model, can that new one generate a line?

@hendraet
Copy link
Contributor

hendraet commented Nov 4, 2021

IIRC there are some architectural limitations for the maximum number of characters that is defined by OUTPUT_MAX_LEN.
However, the definition of this variable in loadData4_vgg.py indicates that there was some testing done regarding lines. Since this was not mentioned in the final paper, I guess that it didn't work out.

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