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

Model architecture conversion #14

Open
shivamsouravjha opened this issue Oct 15, 2020 · 1 comment
Open

Model architecture conversion #14

shivamsouravjha opened this issue Oct 15, 2020 · 1 comment

Comments

@shivamsouravjha
Copy link

Hey Mr.Wang,
I read the Cartoonization paper of yours and also followed the code.
It was great! and I was trying to implement it independently.
This led me to your citation page which I opened the support pdf.

I've few doubts about the generator part(i tried making the code to the point I understood)

link to my Github repo

I faced problems in the residual block part.
do we first take the convolution of the blue box(hence making it pink) and add it to the output of the previous block.
or add the blue block's output to that of previous and take the convolution in pink.

waiting eagerly for your reply!

@shivamsouravjha
Copy link
Author

Also at the end of the first Resize bilinear, do we must be adding the two outputs for next conv+relu layer

link to your pdg

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