GAN 썸네일형 리스트형 [StyleGAN] 이해하기 StyleGAN을 이해하기 위해서 StyleGAN을 4부분으로 나눠서 이해하겠습니다. 1. Mapping Network Part 2. Constant Input 3. Adaptive Instant Normalization 4. Noise 1. Mapping Function 목적: Random한 Latent Variable을 Encoding함으로써 랜덤한 스타일을 나타낸다. 2. Constant Input 목적: Synthesis Network의 시작점으로 항상 Constant Input을 넣는다. (학습을 통해 업데이트가 된다) 3. Adaptive Instant Normalization 목적: 스타일에 대한 정보로 Feature를 다시 Scaling 한다. 4. Noise 목적: Synthesis Ne.. 더보기 이전 1 다음