From 742c08158016acfeb0e69b184402a04ee22ee85f Mon Sep 17 00:00:00 2001 From: NathanUA Date: Sat, 21 Nov 2020 21:01:29 -0700 Subject: [PATCH] protrait --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2bf065e..afd5d7d 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ __Contact__: xuebin[at]ualberta[dot]ca **(2020-Nov-21)** We found a interesting application of U^2-Net for [**human protrait drawing**](https://www.pythonf.cn/read/141098). Therefore, we trained another model for this task based on the [**APDrawingGAN dataset**](https://github.com/yiranran/APDrawingGAN). -[!Sample Results Kids](figures/portrait_kids.png) +![Sample Results: Kids](figures/portrait_kids.png) -[!Sample Results Ladies](figures/portrait_ladies.png) +![Sample Results: Ladies](figures/portrait_ladies.png) -[!Sample Results Men](figures/portrait_men.png) +![Sample Results: Men](figures/portrait_men.png) ### Usage 1. Clone this repo to local