From 4d13d115d718e295711e13156d31941768fa5027 Mon Sep 17 00:00:00 2001 From: Ross Taylor Date: Fri, 5 Apr 2019 15:50:15 +0100 Subject: [PATCH] Update README.md with State-of-the-Art Badge Including SoTA badges for this implementation that highlights the performance of the paper, and allows people to compare StyleGAN to alternative methods on CelebA HQ. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 187bd7142..5914b6fc1 100755 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![TensorFlow 1.10](https://img.shields.io/badge/tensorflow-1.10-green.svg?style=plastic) ![cuDNN 7.3.1](https://img.shields.io/badge/cudnn-7.3.1-green.svg?style=plastic) ![License CC BY-NC](https://img.shields.io/badge/license-CC_BY--NC-green.svg?style=plastic) +[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/a-style-based-generator-architecture-for/image-generation-celeba-hq-1024x1024)](https://paperswithcode.com/sota/image-generation-celeba-hq-1024x1024?p=a-style-based-generator-architecture-for) ![Teaser image](./stylegan-teaser.png) **Picture:** *These people are not real – they were produced by our generator that allows control over different aspects of the image.*