Neural Style Transfer : From Theory to Pytorch Implementation

In this video I’ll introduce you to neural style transfer, a cool way to use deep neural network to manipulate photo to yield beautiful automatically generated new photos! This is a fairly lengthy videos so here is the breakdown if you need to move around a bit: Introduction: 0:00:00 Tools: 0:00:32 Resource: 0:01:01 Paper Overview from Leon A. Gatys, Alexander S. Ecker, Matthias Bethge: 0:02:30 Code from Pytorch Documentation Walkthrough: 0:20:23 Conclusion: 0:50:00 Here are the resources used in this v
Back to Top