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

how to build a condition network ?? #4

Open
Johnson-yue opened this issue Feb 28, 2020 · 0 comments
Open

how to build a condition network ?? #4

Johnson-yue opened this issue Feb 28, 2020 · 0 comments

Comments

@Johnson-yue
Copy link

Johnson-yue commented Feb 28, 2020

Hi , I want to know how to build a condition network ?

My idea is :

       Condition is a label ,so I want to use one-hot input and fc_layer in condition network.

      Main network is full convolution network with 4 HaarDownsampling.  

This is failed ,but condtion and featuredon't agree : [(512,) ] vs [(1, 64, 64)]
I think the output of condition network must be same shape as main network feature?

I can understand colorization_minial_example experiments code it is the same as paper said, but colorization_cINN, have many new functions ,so Can you write a blog about it?

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