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

Any suggestion on designing network for one-hot condition? #9

Open
gitlabspy opened this issue Jul 9, 2020 · 0 comments
Open

Any suggestion on designing network for one-hot condition? #9

gitlabspy opened this issue Jul 9, 2020 · 0 comments

Comments

@gitlabspy
Copy link

I want to implement generation with label on some other dataset which is more complex and have higher resolution than mnist. So, if using convolutional layers in subnet for coupling layers, should I simply transform condition into a data-shape-like tensor (same height and width with data) then concatenate with the splitted data for transforming the other half, or some other ways?
Due to the limitation on computational resource, I don't have much time for exploring this. So, I want to consult you guys here. Thx for the great work! 😄

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