From 1365e7bc99801e924a84f548a3d3c539311212e6 Mon Sep 17 00:00:00 2001 From: bryandlee Date: Sun, 17 Oct 2021 18:00:41 +0900 Subject: [PATCH] Update README.md --- README.md | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f2b4dc..e67489e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ python test.py --input_dir [image_folder_path] --device [cpu/cuda]
samples -Works best on 256x256 face images. Distilled from [webtoon face model](https://github.com/bryandlee/naver-webtoon-faces/blob/master/README.md#face2webtoon) with L2 + VGG + GAN Loss and CelebA-HQ images. See `test_faces.ipynb` for details. +Trained on 256x256 face images. Distilled from [webtoon face model](https://github.com/bryandlee/naver-webtoon-faces/blob/master/README.md#face2webtoon) with L2 + VGG + GAN Loss and CelebA-HQ images. See `test_faces.ipynb` for details.   @@ -46,8 +46,8 @@ Works best on 256x256 face images. Distilled from [webtoon face model](ht
samples -Works best on 512x512 face images. (WIP) - +Trained on 512x512 face images. + [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1jCqcKekdtKzW7cxiw_bjbbfLsPh-dEds?usp=sharing) ![samples](https://user-images.githubusercontent.com/26464535/127134790-93595da2-4f8b-4aca-a9d7-98699c5e6914.jpg) @@ -59,3 +59,22 @@ Works best on 512x512 face images. (WIP)
+**Face Portrait v2** (WIP) + +
+samples + +Trained on 512x512 face images. Compared to v1, `🔻 beautify` `🔺 robustness` + +![face_portrait_v2_0](https://user-images.githubusercontent.com/26464535/137619176-59620b59-4e20-4d98-9559-a424f86b7f24.jpg) + +![face_portrait_v2_1](https://user-images.githubusercontent.com/26464535/137619181-a45c9230-f5e7-4f3c-8002-7c266f89de45.jpg) + +🦑 🎮 🔥 + +![face_portrait_v2_squid_game](https://user-images.githubusercontent.com/26464535/137619183-20e94f11-7a8e-4c3e-9b45-378ab63827ca.jpg) + + +
+ +