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

Image synthesis through illust2vec. #24

Open
lychees opened this issue Dec 23, 2018 · 2 comments
Open

Image synthesis through illust2vec. #24

lychees opened this issue Dec 23, 2018 · 2 comments

Comments

@lychees
Copy link

lychees commented Dec 23, 2018

Thank you in advanced, very helpful article.
In your blog, you mentioned that:

"The model does not support direct modification of such features. I used illust2vec to extract character features such as hair color, eye color, etc. Then I got some ideas from Conditional generative adversarial nets and supplied those features as embeddings to Generator. Now when I generate an image, I add an additional Anime character as input, and the transferred result should look like that character, with the position and facial expression(TODO) of the human portrait kept untouched. The result is like this:"

I wonder is there any pre-trained model of this feature yet?

Regards,
MinakoKojima

@jerryli27
Copy link
Owner

Hi MinakoKojima,

Thank you for the interest. Unfortunately the code base has changed quite a lot since I wrote the blog. That experimental idea is still applicable, but it was orthogonal to the main theme, which is to propose a new framework that works well with of deformations, abstractions, and domain shifts during unsupervised image translation. I do not want to further complicate the code base, so I decided against adding that feature in this repository. Sorry!

If you are interested in contributing, I can send you the code I used directly. (It's quite messy and will require some work to make it compatible with this repo.)

@lychees
Copy link
Author

lychees commented Dec 25, 2018

Thank you for your reply!
My email address is:
lychees67@gmail.com

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