shunk031 / paper-survey

📚 Survey of previous research and related works on machine learning (especially Deep Learning) in Japanese
https://shunk031.github.io/paper-survey/
151 stars 12 forks source link

SC-FEGAN: Face Editing Generative Adversarial Network with User's Sketch and Color #209

Closed shunk031 closed 5 years ago

shunk031 commented 5 years ago

https://arxiv.org/abs/1902.06838

shunk031 commented 5 years ago

ユーザーのインタラクティブなスケッチや色指定が可能なニューラルネットワークベースの顔画像編集システム SC-FEGAN を提案。UNet ベースのアーキテクチャに対して gated convolutional layer を導入したネットワークアーキテクチャでユーザーのスケッチや色指定を可能とした。

SC-FEGAN:Face Editing Generative Adversarial Networks with Users Sketch and Color - Paper Survey