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

what is the meaning of fake_B_random and fake_B_encoded #31

Closed
myway0101 opened this issue Jul 31, 2018 · 2 comments
Closed

what is the meaning of fake_B_random and fake_B_encoded #31

myway0101 opened this issue Jul 31, 2018 · 2 comments

Comments

@myway0101
Copy link

Hi!

Thank you for sharing this wonderful work.
I have one simple question.
In the result visualizations, what is the meaning of fake_B_random and fake_B_encoded?

Thank you

@junyanz
Copy link
Owner

junyanz commented Aug 3, 2018

fake_B_random = G(A, z_random) where we sample a random vector and produce a random result.
fake_B_encoded = G(A, E(B)) where we encode B into E(B) and try to reconstruct the ground truth B.

@myway0101
Copy link
Author

Thank you for your kind response!

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