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

Predict on incomplete glyph set #32

Open
matheusrhoden opened this issue Apr 5, 2023 · 2 comments
Open

Predict on incomplete glyph set #32

matheusrhoden opened this issue Apr 5, 2023 · 2 comments

Comments

@matheusrhoden
Copy link

Hi!

Is it possible to run the model against an incomplete glyph set?

For example, drawing a few glyphs myself and then having DVF generate the rest of the alphabet.

Thanks!

@yizhiwang96
Copy link
Owner

Yes, it is exactly the 'few-shot generation' feature demonstrated in our paper. The reference number was 4 in our paper, and theoretically it can be any number, e.g., the number of your drawn glyphs.

@matheusrhoden
Copy link
Author

@yizhiwang96 Got it, thanks. Just to clarify, though, do I have to (re)train the model in order to use different reference glyphs? Apparently the modality fusion checkpoint shape has to match the number of reference glyphs

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