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

I wonder how can u figure out the architecture of PixColor.(especially about Refinement network) #2

Open
demul opened this issue Apr 22, 2020 · 0 comments

Comments

@demul
Copy link

demul commented Apr 22, 2020

Hi i'm trying to implement PixColor on tensorflow. but I have a problem.

The paper only describe the refinement architecture like that "It is similar in architecture to the network used in [15] but with more layers in decoding part. and use bilinear upsample instead of transposed-conv upsample".

I couldn't know how many layers stacked additionally. and I couldn't know about training hyperparameters(Initial learning rate, Weight decaying, What solver they use, etc....)

then, how can u deal with that problems?

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