style_transfer_survey
A survey on style_transfer from the original fantasy paper till now.
Contents:
Papers
- A Neural Algorithm of Artistic Style
- arxiv: 1508.06576
- github: https://github.com/jcjohnson/neural-style
- translation: https://www.jianshu.com/p/9f03b61fdeac
- Texture Networks: Feed-forward Synthesis of Textures and Stylized Images
- arxiv: 1603.03417, also ICML 2016
- github: author torch,
- translation: https://www.jianshu.com/p/1187049ae1ad
- Perceptual Losses for Real-Time Style Transfer and Super-Resolution
- arxiv: 1603.08155, also ECCV 2016
- github: author torch, third pytorch
- translation: https://www.jianshu.com/p/b728752a70e9
- webpage: project page
- Incorporating long-range consistency in CNN-based texture generation
- arxiv: 1606.01286
- Instance Normalization: The missing Ingredient for Fast Stylization
- arxiv: