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

[Question] Mask vector in this paper #132

Open
YoonSungLee opened this issue Jan 19, 2021 · 0 comments
Open

[Question] Mask vector in this paper #132

YoonSungLee opened this issue Jan 19, 2021 · 0 comments

Comments

@YoonSungLee
Copy link

Thank you for your paper! I have a question about this paper.

In the paper, It introduces multi-dataset and multi-domain I2I translation with CelebA and RaFD dataset.
StarGAN takes the mask vector to create the desired domain for a particular dataset. Then, what should I do if I want to create a domain that corresponds to two datasets at the same time?
For example, when I try to create an image with CelebA = [1, 0, 0, 1, 1] and RaFD = [0, 0, 1, 0, 0], can't I do it at the same time because of the mask vector? Do I have to proceed sequentially?

Thank you!!

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

1 participant