naver-ai / StyleMapGAN

Official pytorch implementation of StyleMapGAN (CVPR 2021)
https://www.youtube.com/watch?v=qCapNyRA_Ng
Other
458 stars 81 forks source link

Any advice for class conditional image generation for stylemapgan #21

Open vicentowang opened 2 years ago

vicentowang commented 2 years ago

searching for a way to add class conditional for image edit.

blandocs commented 2 years ago

You may add a conditional input branch into the latent code (stylemap), similar to StyleGAN-ADA.

vicentowang commented 2 years ago

add condition in z space or w space?

---Original--- From: "Hyunsu @.> Date: Sun, Jan 9, 2022 22:35 PM To: @.>; Cc: @.**@.>; Subject: Re: [naver-ai/StyleMapGAN] Any advice for class conditional image generation for stylemapgan (Issue #21)

You may add a conditional input branch into the latent code (stylemap), similar to StyleGAN-ADA.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>