【StyleGAN论文精读CVPR_2019】A Style-Based Generator Architecture for Generative Adversarial Networks
一、前言
【Paper】 > PyTorch版【Code】 > 官方TensorFlow版【Code】 > 【supplement精读】
本篇博客是StyleGAN原始论文的中文版精读,帮助全面深入理解StyleGAN。
Pipeline:
- 首先StyleGAN灵感来自style transfer literature。
- 改进是基于Progressive GAN(A) + Tuning (incl. bilinear up/down)(B) + Add mapping and styles(C) + Remove traditional input(D) + Add noise inputs(E) &#