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

how to train 27 different fonts as a single model? #18

Closed
Revo-Future opened this issue Jun 19, 2017 · 1 comment
Closed

how to train 27 different fonts as a single model? #18

Revo-Future opened this issue Jun 19, 2017 · 1 comment

Comments

@Revo-Future
Copy link

As mentioned in your blog, u use SIMSUM font as source font , and transfer it to 27 different fonts. how can I train a model that contain 27 different font styles??

@kaonashi-tyc
Copy link
Owner

@Revo-Future
The font style is represented by its style embedding. You need first, gather data for all 27 fonts. The model will initialize the style embedding, and concat it with the character during training.

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