From 700b286812305928778790844025b584d52b3348 Mon Sep 17 00:00:00 2001 From: Yawei Luo Date: Sat, 25 Aug 2018 20:33:22 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 611a30f..efb9295 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ PASCAL-Person-Part, respectively. On a relatively small dataset PPSS, our pre-tr ## Getting started Clone [MMAN source code] ( git@github.com:RoyalVane/MMAN.git ) -Download [The LIP Dataset] ( https://drive.google.com/open?id=1SlvucF37ApWCQjmdCYQ8i9yoUHNvFMiC ) +Download [The LIP Dataset] [Google Drive]( https://drive.google.com/open?id=1SlvucF37ApWCQjmdCYQ8i9yoUHNvFMiC ) The folder is structured as follows: ``` @@ -89,7 +89,7 @@ python test.py --dataroot ../Human --dataset LIP --name Exp_0 --gpu_ids 0 --whic `--loadSize` Resize testing images into 256 * 256. ### New! Pretrained models are available via this link: -[Pretrained models](https://drive.google.com/open?id=1pLFXIf8o3Jpq-w4_D4l8yWE9Q-1-TVLh) +[Google Drive](https://drive.google.com/open?id=1pLFXIf8o3Jpq-w4_D4l8yWE9Q-1-TVLh) ## Qualitative results Trained on ``LIP train_set`` -> Tested on ``LIP val_set``