Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 472 Bytes

201124 Adversarial Generation of Continuous Images.md

File metadata and controls

7 lines (4 loc) · 472 Bytes

https://arxiv.org/abs/2011.12026

Adversarial Generation of Continuous Images (Ivan Skorokhodov, Savva Ignatyev, Mohamed Elhoseiny)

과 아주 아주 비슷한 아이디어. weight modulation으로 latent와 mlp를 연결하고 fourier feature에서 image로 변환. 여기서는 각 coordinate에 learnable weight를 추가로 부여하고 multiscale 구조는 빠짐. stylegan2와 비슷하거나 경우에 따라서는 더 나은 성능.

#implicit_representation #gan