Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 2.22 KB

README.md

File metadata and controls

31 lines (26 loc) · 2.22 KB

A Style-Based Generator Architecture for Generative Adversarial Networks (CVPR'2019)

Introduction

StyleGANv1 (CVPR'2019) ```latex @inproceedings{karras2019style, title={A style-based generator architecture for generative adversarial networks}, author={Karras, Tero and Laine, Samuli and Aila, Timo}, booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition}, pages={4401--4410}, year={2019}, url={https://openaccess.thecvf.com/content_CVPR_2019/html/Karras_A_Style-Based_Generator_Architecture_for_Generative_Adversarial_Networks_CVPR_2019_paper.html}, } ```

Results and Models

Results (compressed) from StyleGANv1 trained by MMGeneration
Model FID50k P&R50k_full Config Download
styleganv1_ffhq_256 6.090 70.228/27.050 config model
styleganv1_ffhq_1024 4.056 70.302/36.869 config model