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

technical note that explains Justin's code (not an issue) #481

Open
accrou opened this issue Sep 6, 2019 · 0 comments
Open

technical note that explains Justin's code (not an issue) #481

accrou opened this issue Sep 6, 2019 · 0 comments

Comments

@accrou
Copy link

accrou commented Sep 6, 2019

The following is a link to a blog post that explains Justin's code and how it (properly) implements the Gatys paper "A Neural Algorithm of Artistic Style". In particular, the ContentLoss:updateOutput, ContentLoss:updateGradInput, StyleLoss:updateOutput, StyleLoss:updateGradInput, and TVLoss:updateGradInput methods are explained and shown to match what is in the Gatys paper.

Justin Johnson's Neural Style Torch Implementation Explained

Kudos to Justin for a great torch implementation.

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