📝
Tzu-Heng's wiki
  • Tzu-Heng's wiki
  • Machine Learning
    • Traditionals
    • Deep Learning
    • Image Classification (CNN)
    • Detection
    • Semantic Segmentation
    • Generative Adversarial Networks
    • Style Transfer
    • Recommender Systems
    • Meta Learning
  • Notes
    • Differientiable Sampling and Argmax
    • GAN theory
    • Multi-task Learning (MTL)
    • Disentanglement in GANs
    • CNN practical notes
    • 3D Clothes
    • OpenGL
    • Generative Art
    • nginx usage
    • Deploy Deep Learning Models
    • Character Motion Synthesis
  • Data Structure & Algorithms
    • Sorting Algorithms
Powered by GitBook
On this page
  • Survey Papers / Repos
  • Models
  • Neural Style Transfer
  • Image to Image

Was this helpful?

  1. Machine Learning

Style Transfer

Survey Papers / Repos

  • Neural Style Transfer: A Review [ycjing/Neural-Style-Transfer-Papers] [1705.04058]

  • lzhbrian/image-to-image-papers

  • zhaoxin94/awsome-domain-adaptation

Models

Neural Style Transfer

  • Neural Style [1508.06576]

  • AdaIN [1703.06868]

  • Perceptual Loss

  • Total Variation Loss

  • Gram Matrix Loss

Image to Image

  • Pix2pix [1611.07004]

  • CycleGAN [1703.10593]

  • StarGAN [1711.09020]

  • SPADE [1903.07291]

  • FUNIT [1905.01723]

PreviousGenerative Adversarial NetworksNextRecommender Systems

Last updated 3 years ago

Was this helpful?