ciplab / 2019-winter-reading-project

0 stars 0 forks source link

A Style-Based Generator Architecture for Generative Adversarial Networks #3

Closed kingsj0405 closed 4 years ago

kingsj0405 commented 4 years ago

A Style-Based Generator Architecture for Generative Adversarial Networks https://arxiv.org/abs/1812.04948

Related:

  1. Image style transfer using convolutional neural networks https://www.cv-foundation.org/openaccess/content_cvpr_2016/papers/Gatys_Image_Style_Transfer_CVPR_2016_paper.pdf
  2. Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization https://arxiv.org/abs/1703.06868

(가능하다면)

  1. HoloGAN: Unsupervised learning of 3D representations from natural images https://arxiv.org/abs/1904.01326
kingsj0405 commented 4 years ago

논문세미나1.pdf

Image Style Transfer Using Convolutional Neural Networks, Gatys2016

Task

Motivation

Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization, Huang2017

Motivation

Analysis

Implementation Detail

A Style-Based Generator Architecture for Generative Adversarial Networks, Karras2019

Problem of GAN

Style-based Network